![]() https://github.com/zed-industries/zed/pull/25663#issuecomment-2686095807 Renamed the `vim::Backspace` and `vim::Space` actions to `vim::WrappingLeft` and `vim::WrappingRight` respectively. The old names are still available, but they are marked as deprecated and users are advised to use the new names. Also added a paragraph to the docs describing how to enable wrapping cursor navigation. |
||
---|---|---|
.. | ||
case.rs | ||
change.rs | ||
delete.rs | ||
increment.rs | ||
mark.rs | ||
paste.rs | ||
repeat.rs | ||
scroll.rs | ||
search.rs | ||
substitute.rs | ||
toggle_comments.rs | ||
yank.rs |