You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context-aware terminal actions, cd picker, file loading UX, typecheck fix
- Terminal InputBox: context-aware tabs swap based on mode (editor/tmux/terminal)
- nano/vim: show editor commands when inside, file opener when outside
- tmux: show commands when inside, session picker when outside
- Editor mode hides irrelevant tabs (cmds, tmux, other editor)
- Nav keys reduced in editor mode (no y/n/q that interfere)
- Sticky modifier tab: Ctrl+, Ctrl+Shift+, Alt+, Alt+Shift+ toggle
- cd directory picker in cmds: browsable folder buttons, .. and ~ shortcuts
- Tab buttons teal-tinted to distinguish from popup action buttons
- Track inTmux/inEditor per terminal session in store
- File explorer: spinner during directory and file loading
- File open errors: meaningful message with size info and Back button
- File path: mr-2 margin, shrink-0 on all button containers, title attr
- Terminal scrollbar: always visible with styled thumb
- Fix typecheck: cast req to any for originalUrl in proxy pathRewrite
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments