Navi Code TUI: drop broken ctrl+x n / ctrl+x l session keybinds
Remove the non-working session-switching keybinds ctrl+x n (New) and
ctrl+x l (Sessions) and their action methods; /new and /sessions are still
reachable by typing them (with the inline hints) or via the palette. The
keybind field is cleared on both commands so hints/palette stop showing
them. ctrl+x q/c/t (quit/compact/thinking) are left intact.

Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e9d5ec5 commit f895a2c03adab46e05a73d88280864639cda2749
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 2 changed files
View
clients/terminal/tui/commands/builtin.py
View
clients/terminal/tui/tui_app.py