kakoune/doc/pages
Maxime Coste 4b7e77ae00 Change line editing bindings to match readline's
In the end, no better solution materialized so far, and custom
Kakoune line editing bindings are hard to remember. Using well
known readline bindings seems just more convenient.

Closes #800, although it does not contain all the binding proposed
by it (I might accept a few additional ones, such as <c-w>, but not
too much, I still see that as a hack pending a nicer solution).
2018-09-03 22:15:28 +10:00
..
buffers.asciidoc doc: Fix documentation referring to debug buffer as scratch buffer 2018-05-11 17:52:19 +07:00
changelog.asciidoc Change autoshowcompl to auto_complete with insert|prompt possible values 2018-07-15 11:10:32 +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 Extend source command to support parameters. 2018-08-30 10:00:13 +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 Change line editing bindings to match readline's 2018-09-03 22:15:28 +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