zed/crates/vim
Conrad Irwin 5dff458014
Ensure focus_in and focus_out fire on window activation (#3993)
Also:
- Rename cx.on_blur to cx.on_focus_lost
- Fix a bug where notify calls in focus handlers were ignored
- Fix a bug where vim would get stuck in the wrong mode when switching
  windows

Release Notes:

- (preview only) vim: fix switching between multiple windows
2024-01-10 10:00:07 -07:00
..
src Ensure focus_in and focus_out fire on window activation (#3993) 2024-01-10 10:00:07 -07:00
test_data
Cargo.toml