kakoune/doc/pages
Maxime Coste 37e2558413 Add readline word erase bindings, throw in clipboard for good measure
Add <c-w> and <a-d> (along with <c-W> and <a-D> that work on WORDs),
and <c-y> which pastes the transient clipboard contant (which saves
big erase, such as word erase and line end/begin erase).

Fixes #2355
2018-09-04 07:55:56 +10:00
..
buffers.asciidoc doc: Fix documentation referring to debug buffer as scratch buffer 2018-05-11 17:52:19 +07:00
changelog.asciidoc Update changelog with readline bindings change 2018-09-03 22:31:17 +10:00
command-parsing.asciidoc doc/pages: Add command-parsing.asciidoc to describe command line parsing 2018-07-05 07:54:28 +10:00
commands.asciidoc docs: add missing -sync and exit status in autoinfo and doc page 2018-09-03 08:25:08 +02:00
execeval.asciidoc docs: add -always and -once switch on hooks page 2018-08-16 19:06:57 +02:00
expansions.asciidoc Mention the default value of the "count" variable. 2018-08-16 00:00:19 +10:00
faces.asciidoc Rename highlighters that used an underscore to use a dash 2018-07-08 19:14:15 +10:00
faq.asciidoc faq: Document how to render colors properly in tmux 2018-02-23 20:54:40 +03:00
highlighters.asciidoc Fix specs based highlighter documentation 2018-07-28 19:33:11 +10:00
hooks.asciidoc docs: add -always and -once switch on hooks page 2018-08-16 19:06:57 +02:00
keys.asciidoc Add readline word erase bindings, throw in clipboard for good measure 2018-09-04 07:55:56 +10:00
mapping.asciidoc Add support for the shift modifier. 2018-04-11 15:15:45 +10:00
modes.asciidoc Remove <scope> from user-modes commands 2018-03-02 09:28:27 +01:00
options.asciidoc Merge remote-tracking branch 'Screwtapello/support-user-map-options' 2018-08-30 20:10:00 +10:00
regex.asciidoc Add support for regex flag to toggle dot-matches-newline 2018-06-24 12:41:50 +02:00
registers.asciidoc Use '/' register as the default register for <a-k> and <a-K> 2018-01-26 14:15:18 +11:00
scopes.asciidoc Merge remote-tracking branch 'Delapouite/window-scope' 2018-06-19 19:42:26 +10:00