kakoune/doc/pages
Frank LENORMAND 87f9be6723 rc repl: Normalise REPL commands
It's unclear what the `send-text` alias does at first glance,
so prefixing it with "repl-" both fixes that and helps make it
discoverable via the command prompt's fuzzy matcher.

The `repl` alias also seems too generic a name, the "-new" suffix
should hopefully give a hint that it creates a new window.
2020-09-01 13:34:52 +03:00
..
buffers.asciidoc doc: Add more details about debug buffers. 2019-02-17 11:09:58 +11:00
changelog.asciidoc rc repl: Normalise REPL commands 2020-09-01 13:34:52 +03:00
command-parsing.asciidoc Document escaping %-strings and add more examples 2019-01-31 09:00:08 -05:00
commands.asciidoc Merge branch 'docs' of http://github.com/migueldvb/kakoune 2020-08-23 14:01:01 +10:00
execeval.asciidoc Add a -verbatim switch to evaluate-commands for perfect forwarding 2019-10-23 22:30:23 +11:00
expansions.asciidoc Override runtime by setting $KAKOUNE_RUNTIME 2020-08-04 11:48:34 -04:00
faces.asciidoc doc: fix typos and clarify some parts 2020-05-28 18:37:26 +02:00
faq.asciidoc doc faq: Document the frugal scripting language 2020-08-10 12:23:35 +03:00
highlighters.asciidoc doc: fix typos and clarify some parts 2020-05-28 18:37:26 +02:00
hooks.asciidoc Add a RegisterModified hook 2020-07-19 12:56:55 +10:00
keymap.asciidoc Fixed some English typos 2019-08-04 00:45:19 +02:00
keys.asciidoc Merge branch 'docs' of http://github.com/migueldvb/kakoune 2020-08-23 14:01:01 +10:00
mapping.asciidoc Make arrow keys normal mode mappings instead of commands 2019-09-15 19:40:38 +10:00
modes.asciidoc Fix some typos in docs 2020-05-09 12:18:16 -04:00
options.asciidoc doc: fix typos and clarify some parts 2020-05-28 18:37:26 +02:00
regex.asciidoc [doc] Escape asciidoc meta-character 2020-07-09 12:00:01 +02:00
registers.asciidoc doc: fix typos and clarify some parts 2020-05-28 18:37:26 +02:00
scopes.asciidoc doc: Document the buffer=/path/to/file scope syntax. 2019-01-23 12:34:02 +11:00