kakoune/doc
Frank LENORMAND 51ab59cd36 src: Implement a write! command
This commit allows "forced" writes to a write-protected file, by
attempting to temporarily grant the current user write permissions on
it. After the buffer has been written, the previous permissions are
restored if the file existed, or set to 0644 otherwise.
2017-04-20 17:13:42 +03:00
..
manpages src: Implement a write! command 2017-04-20 17:13:42 +03:00
autoedit.asciidoc Fix various typos in docs/ 2016-04-08 18:00:24 +02:00
coding-style.asciidoc Fix various typos in docs/ 2016-04-08 18:00:24 +02:00
design.asciidoc Fix asciidoc error in design.asciidoc 2016-12-08 09:50:26 +00:00
interfacing.asciidoc Improve documentation for completions options 2016-08-17 19:52:53 +01:00
json_ui.asciidoc Add documentation for the set_cursor ui call in json_ui.asciidoc 2017-04-12 10:46:27 +01:00
kak.1.txt src: Support the -help flag 2017-04-10 22:23:30 +03:00
kakoune_logo.svg Add logo proposal. 2015-03-22 14:09:32 +01:00
keymap Update keymap 2015-11-02 19:51:59 +00:00
screenshot-i3.gif Add some screenshots to README 2015-05-07 00:34:50 +01:00
screenshot-tmux.gif Add some screenshots to README 2015-05-07 00:34:50 +01:00