ZIm/crates/vim/src
Axel Carlsson 4f62ebe4be
Exclude pinned tabs when closing items (#19593)
Closing multiple items will no longer closed pinned tabs.

Closes #19560

Release Notes:

- Fixed close actions closing pinned tabs.
2024-11-07 11:20:19 +02:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal vim: Fix readonly mode (#20264) 2024-11-05 21:45:45 -07:00
test Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
change_list.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
command.rs Exclude pinned tabs when closing items (#19593) 2024-11-07 11:20:19 +02:00
digraph.rs vim: Add (half of) ctrl-v/ctrl-q (#19585) 2024-10-31 23:25:42 -06:00
indent.rs vim: Command selection fixes (#18424) 2024-09-27 10:06:19 -06:00
insert.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
mode_indicator.rs vim: Add (half of) ctrl-v/ctrl-q (#19585) 2024-10-31 23:25:42 -06:00
motion.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
normal.rs vim: Fix readonly mode (#20264) 2024-11-05 21:45:45 -07:00
object.rs vim: Fix paragraphs with softwrap (#20259) 2024-11-05 15:32:44 -07:00
replace.rs vim: Fix readonly mode (#20264) 2024-11-05 21:45:45 -07:00
rewrap.rs vim: gq (#18156) 2024-09-20 13:02:39 -06:00
state.rs vim: Add (half of) ctrl-v/ctrl-q (#19585) 2024-10-31 23:25:42 -06:00
surrounds.rs vim: Fix readonly mode (#20264) 2024-11-05 21:45:45 -07:00
test.rs Re-entrant SendKeystrokes (#20277) 2024-11-05 21:18:16 -07:00
vim.rs vim: Fix search in the Assistant (#20258) 2024-11-05 15:08:01 -07:00
visual.rs vim: Fix readonly mode (#20264) 2024-11-05 21:45:45 -07:00