mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-10 12:19:28 +00:00
Release notes: - vim: add Visual Block mode ([#984](https://github.com/zed-industries/community/issues/984)), ([#1415](https://github.com/zed-industries/community/issues/1415)). - vim: add support for `a<object>` and `i<object>` in visual modes - vim: fix scroll shortcuts (`ctrl-{f,b,d,u,e,y}`) in visual modes - allow `shift-enter` to type a newline. |
||
---|---|---|
.. | ||
display_map | ||
multi_buffer | ||
scroll | ||
test | ||
blink_manager.rs | ||
display_map.rs | ||
editor.rs | ||
editor_settings.rs | ||
editor_tests.rs | ||
element.rs | ||
git.rs | ||
highlight_matching_bracket.rs | ||
hover_popover.rs | ||
inlay_hint_cache.rs | ||
items.rs | ||
link_go_to_definition.rs | ||
mouse_context_menu.rs | ||
movement.rs | ||
multi_buffer.rs | ||
persistence.rs | ||
scroll.rs | ||
selections_collection.rs | ||
test.rs |