kakoune/test/indent/comment/comment-multiple-lines-indented
Maxime Coste ef8a11b3db Make x just select the full lines
`x` is often criticized as hard to predict due to its slightly complex
behaviour of selecting next line if the current one is fully selected.

Change `x` to use the previous `<a-x>` behaviour, and change `<a-x>` to
trim to fully selected lines as `<a-X>` did.

Adapt existing indentation script to the new behaviour
2022-07-05 08:43:40 +10:00
..
cmd Make x just select the full lines 2022-07-05 08:43:40 +10:00
in Make tests a bit more interesting 2018-07-03 22:32:04 +02:00
out Make tests a bit more interesting 2018-07-03 22:32:04 +02:00
rc Add categories in rc/ 2019-03-21 01:06:16 +01:00