zed/crates/workspace
Conrad Irwin 38b1940251
Re-entrant SendKeystrokes (#20277)
Release Notes:

- Improved `workspace::SendKeystrokes` to support re-binding keys. For
example you can now do: `"x": ["workspace::SendKeystrokes", "\" _ x"]`
in vim mode to ensure that `x` does not clobber your clipboard.
- Improved key binding documentation
2024-11-05 21:18:16 -07:00
..
src Re-entrant SendKeystrokes (#20277) 2024-11-05 21:18:16 -07:00
Cargo.toml Add pages to theme_preview (#20185) 2024-11-04 12:57:36 -05:00
LICENSE-GPL