Skip to content

feat(navigation): single-Esc quit, arrow-key folder nav, cursor memory - #2

Open
leduckhc wants to merge 2 commits into
natevick:mainfrom
leduckhc:feature/navigation
Open

feat(navigation): single-Esc quit, arrow-key folder nav, cursor memory#2
leduckhc wants to merge 2 commits into
natevick:mainfrom
leduckhc:feature/navigation

Conversation

@leduckhc

@leduckhc leduckhc commented Jun 2, 2026

Copy link
Copy Markdown
  • Esc now quits immediately, unless it should first cancel an in-progress
    download, close the help overlay, or clear/cancel an active list filter.
  • In the browser, Left/Right navigate the folder hierarchy: Right opens the
    highlighted folder, Left goes to the parent (Enter/Backspace still work).
    Left/Right keep switching tabs in the other views.
  • Remember the cursor position per prefix so navigating back (and refresh)
    restores where the user was.

- Esc now quits immediately, unless it should first cancel an in-progress
  download, close the help overlay, or clear/cancel an active list filter.
- In the browser, Left/Right navigate the folder hierarchy: Right opens the
  highlighted folder, Left goes to the parent (Enter/Backspace still work).
  Left/Right keep switching tabs in the other views.
- Remember the cursor position per prefix so navigating back (and refresh)
  restores where the user was.
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.

1 participant