zed/crates/editor
Peter Tripp 268ac4c047
Implement readline/emacs/macos style ctrl-k cut and ctrl-y yank (#21003)
- Added support for ctrl-k / ctrl-y alternate cut/yank buffer on macos.

Co-authored-by: Conrad Irwin <conrad@zed.dev>
2024-11-21 13:10:25 -05:00
..
src Implement readline/emacs/macos style ctrl-k cut and ctrl-y yank (#21003) 2024-11-21 13:10:25 -05:00
Cargo.toml Extract InlineCompletionProvider to its own crate (#20935) 2024-11-20 16:51:13 -05:00
LICENSE-GPL