![]() Release Notes: - vim: Added a setting to control default clipboard behaviour. `{"vim": {"use_system_clipboard": "never"}}` disables writing to the clipboard. `"on_yank"` writes to the system clipboard only on yank, and `"always"` preserves the current behavior. ([#4390 ](https://github.com/zed-industries/zed/issues/4390)) --------- Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com> |
||
---|---|---|
.. | ||
normal | ||
test | ||
command.rs | ||
editor_events.rs | ||
insert.rs | ||
mode_indicator.rs | ||
motion.rs | ||
normal.rs | ||
object.rs | ||
state.rs | ||
test.rs | ||
utils.rs | ||
vim.rs | ||
visual.rs |