Thorsten Ball
7b8bd97652
vim: implement <space> in normal mode ( #7011 )
...
This fixes #6815 by implementing `<space>` in normal mode in Vim. Turns
out that `<space>` behaves like a reverse `<backspace>` (which we
already had): it goes to the right and, if at end of line, to the next
line.
That means I had to touch `movement::right`, which is used in a few
places, but it's documentation said that it would go to the next line,
which it did *not*. So I changed the behaviour.
But I would love another pair of eyes on this, because I don't want to
break non-Vim behaviour.
Release Notes:
- Added support for `<space>` in Vim normal mode: `<space>` goes to the
right and to next line if at end of line.
([#6815 ](https://github.com/zed-industries/zed/issues/6815 )).
2024-01-30 10:47:39 +01:00
..
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 21:56:51 -08:00
2024-01-29 23:47:20 -05:00
2024-01-30 02:23:10 -05:00
2024-01-29 21:56:51 -08:00
2024-01-29 23:47:20 -05:00
2024-01-27 13:51:16 +01:00
2024-01-29 23:50:31 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-30 10:47:39 +01:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-27 13:38:55 +01:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-30 10:17:06 +02:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-30 10:17:06 +02:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-30 11:40:33 +02:00
2024-01-29 21:01:02 -08:00
2024-01-29 23:47:20 -05:00
2024-01-29 21:56:51 -08:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 21:56:51 -08:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-30 10:47:39 +01:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:47:20 -05:00
2024-01-29 23:50:31 -05:00
2024-01-29 23:50:31 -05:00