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
/
keys.asciidoc
Age
Commit message (
Expand
)
Author
2025-02-05
Make Control modifier quote inserted registers in prompt mode
Maxime Coste
2024-12-27
correct typo in keys.asciidoc
MikeSS8
2024-09-08
Remove out-of-date documentation about <esc> ending macro recording
Maxime Coste
2024-05-31
Add v< and v> to scroll cursor to the leftmost/rightmost column
Maxime Coste
2023-06-21
Fixup documentation on history navigation commands
Masanori Ogino
2023-06-17
Revert "Switch undo storage from a tree to a plain list"
Maxime Coste
2023-05-21
Document the new <c-g> key, and <c-c> too while we're at it.
Tim Allen
2023-05-09
Map undo selection change to <a-u>/<a-U>
Johannes Altmanninger
2023-04-17
Switch undo storage from a tree to a plain list
Olivier Perret
2022-12-17
Fix typo for indent key
Adria Arrufat
2022-11-10
Merge remote-tracking branch 'krobelus/undo-selection-change'
Maxime Coste
2022-10-11
Correct and unify descriptions of normal mode C key behavior
Jakub Wasilewski
2022-09-02
Allow to undo and redo selection changes
Johannes Altmanninger
2022-07-30
doc keys: avoid pleonasm
Johannes Altmanninger
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-06-30
Merge remote-tracking branch 'potatoalienof13/fixdoc'
Maxime Coste
2022-06-30
Insert all register values in prompt after <c-r> when Alt-modified
Maxime Coste
2022-06-28
Finish broken sentence
potatoalienof13
2022-04-09
doc: fix dead links to doc pages
Johannes Altmanninger
2022-03-06
src: Select the data inserted by `!` and `<a-!>`
Frank LENORMAND
2022-02-13
Change "edition" to "editing" in keys.asciidoc
Coleman McFarland
2021-09-11
doc keys: Explain `<c-s>` better
Frank LENORMAND
2021-06-09
Clarify which parts of Kakoune the extra_word_chars option affects.
Tim Allen
2021-02-15
Add + key to duplicate selections and <a-+> to merge overlapping ones
Maxime Coste
2020-10-27
Disabled backtick escaping
Cedric Sodhi
2020-10-19
Add support for explicit completion in prompt mode
Maxime Coste
2020-10-04
doc: mention comma key for entering user-mode
Delapouite
2020-08-23
Merge branch 'docs' of http://github.com/migueldvb/kakoune
Maxime Coste
2020-07-25
doc: mention aliases <lt> and <gt> in keys.asciidoc
Johannes Altmanninger
2020-07-25
doc: use angle brackets for page{up,down} like for other key names
Johannes Altmanninger
2020-06-03
src: Introduce a <percent> named key
Frank LENORMAND
2020-05-30
Merge remote-tracking branch 'Delapouite/object-punctuation'
Maxime Coste
2020-05-28
doc: fix typos and clarify some parts
Johannes Altmanninger
2020-05-09
Fix some typos in docs
Miguel de Val-Borro
2020-05-06
doc(keys): mention punctuation text-objects
Delapouite
2019-10-28
doc: mention newly introduced `<semicolon>` and `<a-semicolon>` keys
Delapouite
2019-09-15
Make arrow keys normal mode mappings instead of commands
Maxime Coste
2019-07-06
fix a few typos
Joachim Henke
2019-02-17
Add object mode expansions
Jason Felice
2019-02-14
Add object command
Jason Felice
2019-02-01
Change all instances of count to monospace
Jan-Jaap Korpershoek
2019-02-01
Add explanation of count for s and S commands
Jan-Jaap Korpershoek
2018-11-27
Merge remote-tracking branch 'lenormf/fix-trim-selections'
Maxime Coste
2018-09-30
src: Implement <a-m> and <a-M>
Frank LENORMAND
2018-09-30
src: Move <a-m> to <a-_>
Frank LENORMAND
2018-09-27
src: Drop selections that only contain whitespace on `_`
Frank LENORMAND
2018-09-23
Improve the documentation for the 'm' key
Eric James Michael Ritz
2018-09-09
docs: add few missing characters in faces and keys pages
Delapouite
2018-09-04
Add readline word erase bindings, throw in clipboard for good measure
Maxime Coste
[next]