Jacob Travers
|
a0388698bf
|
ADD: sudo-write-quit
|
2021-10-13 21:20:49 -07:00 |
|
Ben K
|
ec0d6d26ce
|
Change write -force to write!
`write -force` doesn't work with new kakoune versions
|
2021-08-16 10:08:02 +02:00 |
|
Olivier Perret
|
e901ab2b60
|
Use new 'write -force'
|
2021-08-02 22:51:48 +02:00 |
|
Olivier Perret
|
abe6bd6d6e
|
Merge pull request #4 from Exilko/master
Support Busybox implementation of mktemp
|
2020-07-07 10:16:01 +02:00 |
|
Exilko
|
8645703f41
|
Adapt mktemp arguments to support the Busybox implementation of it
|
2020-07-06 16:44:05 +02:00 |
|
Olivier Perret
|
9a11b5c8c2
|
Refactor plugin to not rely on caching for writing anymore
Also test if the buffer is backed by a file, and fail if not
|
2019-01-24 20:16:40 +01:00 |
|
Olivier Perret
|
f9bbf4606b
|
Don't rely on delete-buffer taking us to the previous buffer
This doesn't work in a draft context.
|
2018-11-12 10:27:44 +01:00 |
|
Olivier Perret
|
f43b341bd3
|
Adapt to bbtu
|
2018-07-05 20:53:11 +02:00 |
|
Olivier Perret
|
7ea68cf618
|
slight refactoring
|
2018-06-02 10:14:16 +02:00 |
|
Olivier Perret
|
bf01679b4d
|
remove now-redundant -no-hooks flag
|
2018-04-27 09:26:46 +02:00 |
|
Olivier Perret
|
e6b8063f28
|
fix reference to non-existent variable
|
2018-03-05 22:18:16 +01:00 |
|
Olivier Perret
|
930156218d
|
replace option with a register
|
2018-02-10 11:49:12 +01:00 |
|
Olivier Perret
|
76b45b9302
|
Use more idiomatic 'fail'
|
2017-10-17 10:31:01 +02:00 |
|
Olivier Perret
|
5d30d6c6cc
|
First commit
|
2017-09-19 17:01:46 +02:00 |
|