kakoune/test/normal/trim-lines
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 Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
kak_quoted_selections test: Allow expect-style UI tests, testing any var 2019-10-13 14:57:24 -04:00