ZIm/crates/terminal_view/src
iyht 0a49ccbebf
Allow the keybinding context to detect the terminal vi_mode (#26236)
Release Notes:

- Added support for detecting the vi_mode in the keybinding context. Now
we can define and use the keybinding when the terminal is in vi_mode.


https://github.com/user-attachments/assets/a927b6c9-c634-4739-9502-8457614d9a90
2025-03-26 20:53:23 +05:30
..
persistence.rs Add non-blob columns to SQLite (#27236) 2025-03-21 12:04:59 +02:00
terminal_element.rs Remove Pixels: Mul<Pixels, Output = Pixels> impl, add ScaledPixels ops (#27451) 2025-03-25 19:34:26 +00:00
terminal_panel.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
terminal_scrollbar.rs scrollbar: Implement minimum thumb size (#25288) 2025-02-21 15:21:26 +05:30
terminal_tab_tooltip.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
terminal_view.rs Allow the keybinding context to detect the terminal vi_mode (#26236) 2025-03-26 20:53:23 +05:30