Skip to content

show context-aware shortcuts in command bar, add save-and-close to ed…#4

Merged
i1rr merged 1 commit into
masterfrom
claude/add-pane-shortcuts-eqN8k
Mar 16, 2026
Merged

show context-aware shortcuts in command bar, add save-and-close to ed…#4
i1rr merged 1 commit into
masterfrom
claude/add-pane-shortcuts-eqN8k

Conversation

@i1rr
Copy link
Copy Markdown
Owner

@i1rr i1rr commented Mar 16, 2026

…itor dialog

  • command bar now shows editor shortcuts (Ctrl+S, Ctrl+Q/Esc, Tab) when the active pane holds an editor, and explorer shortcuts otherwise
  • unsaved-changes dialog gains a third option: Enter saves then closes, D discards without saving, Esc cancels (previous behavior was Enter=discard)
  • add Action::SaveAndCloseEditor and Action::DiscardAndCloseEditor
  • add DialogKind::CloseEditorConfirm with its own hint line

…itor dialog

- command bar now shows editor shortcuts (Ctrl+S, Ctrl+Q/Esc, Tab) when
  the active pane holds an editor, and explorer shortcuts otherwise
- unsaved-changes dialog gains a third option: Enter saves then closes,
  D discards without saving, Esc cancels (previous behavior was Enter=discard)
- add Action::SaveAndCloseEditor and Action::DiscardAndCloseEditor
- add DialogKind::CloseEditorConfirm with its own hint line
@i1rr i1rr merged commit b1beb0b into master Mar 16, 2026
1 check passed
@i1rr i1rr deleted the claude/add-pane-shortcuts-eqN8k branch March 16, 2026 22:55
i1rr added a commit that referenced this pull request Apr 24, 2026
show context-aware shortcuts in command bar, add save-and-close to ed…
i1rr added a commit that referenced this pull request Apr 24, 2026
show context-aware shortcuts in command bar, add save-and-close to ed…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants