index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
pages
/
mapping.asciidoc
Age
Commit message (
Expand
)
Author
2024-06-05
Add <quote> and <dquote> key name aliases.
Tobias Pisani
2023-11-20
rc tools menu: replace menu builtin with a prompt-based implementation
Johannes Altmanninger
2023-10-08
Fix typo that broke the mapping page rendering.
Tim Allen
2023-10-08
Document that mappings are not recursive.
Tim Allen
2023-06-01
Update mapping.asciidoc for key swap.
Andrew Browne
2023-05-21
Document the new <c-g> key, and <c-c> too while we're at it.
Tim Allen
2022-08-01
Remove unnecessary leading space in prompt from mappings
Johannes Altmanninger
2022-08-01
Do not record prompt history when executing user mode mappings
Johannes Altmanninger
2020-12-15
doc mapping: Document `semicolon` and `percent`
Frank LENORMAND
2019-09-15
Make arrow keys normal mode mappings instead of commands
Maxime Coste
2019-07-07
function keys need to be provided in upper case now
Joachim Henke
2019-07-07
allow for mapping the Insert key
Joachim Henke
2018-09-25
mapping.asciidoc: add tips for mappings that trigger commands
Tim Allen
2018-04-11
Add support for the shift modifier.
Tim Allen
2018-04-03
Docs: fix asciidoc list formatting issue
Delapouite
2018-02-24
Docs: add modes page
Delapouite
2017-11-06
Docs: use asciidoc links between pages
Delapouite
2017-11-02
documentation pages: Remove tabs
Maxime Coste
2017-11-02
doc.kak: Render documentation internally instead of relying on man
Maxime Coste
2017-11-01
Rename doc/manpages to doc/pages
Maxime Coste