kakoune/test/normal/selection-undo
Johannes Altmanninger 7d2bae63b9 Map undo selection change to <a-u>/<a-U>
Change the initial <c-h>/<c-k> bindings to the recently freed-up
<a-u></a-U>.

Pros:
- easier to remember
- the redo binding is logical.
- works on legacy terminals, unlike <c-h>

Cons:
- It's less convenient to toggle between selection undo and redo
  keys. I think this is okay since this scenario does not happen that
  often in practice.
2023-05-09 11:32:37 +02:00
..
fold-redundant-entries Map undo selection change to <a-u>/<a-U> 2023-05-09 11:32:37 +02:00
redo Map undo selection change to <a-u>/<a-U> 2023-05-09 11:32:37 +02:00
undo Map undo selection change to <a-u>/<a-U> 2023-05-09 11:32:37 +02:00
windisplay-hook Map undo selection change to <a-u>/<a-U> 2023-05-09 11:32:37 +02:00