ZIm/crates/terminal_view/src
Mikayla Maki 7609ca7a8d
Sketch in a table for the keybindings UI (#32436)
Adds the initial semblance of a keymap UI. It is currently gated behind the `settings-ui` feature flag. Follow up PRs will add polish and missing features.

Release Notes:

- N/A

---------

Co-authored-by: Ben Kunkle <ben@zed.dev>
Co-authored-by: Anthony <anthony@zed.dev>
2025-06-30 19:25:11 -04:00
..
persistence.rs agent: Display full terminal output without scrolling (#31922) 2025-06-03 10:54:25 -07:00
terminal_element.rs Sketch in a table for the keybindings UI (#32436) 2025-06-30 19:25:11 -04:00
terminal_panel.rs Revert "Bail and signal error when the cwd of a resolved task doesn't exist" (#32866) 2025-06-17 14:01:16 +00:00
terminal_scrollbar.rs Reapply "ui: Account for padding of parent container during scrollbar layout" (#30577) 2025-05-14 13:26:14 +02:00
terminal_slash_command.rs chore: Make terminal_view own the TerminalSlashCommand (#31070) 2025-05-21 09:27:54 +00:00
terminal_tab_tooltip.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
terminal_view.rs gpui: Simplify Action macros + support doc comments in actions! (#33263) 2025-06-24 04:34:51 +00:00