Skip to content

feat: add horizontal scroll to file list and ;h/;l panel navigation#56

Merged
agavra merged 1 commit intomainfrom
horizontal_scroll
Jan 11, 2026
Merged

feat: add horizontal scroll to file list and ;h/;l panel navigation#56
agavra merged 1 commit intomainfrom
horizontal_scroll

Conversation

@agavra
Copy link
Copy Markdown
Owner

@agavra agavra commented Jan 11, 2026

fixes #52

  • Add scroll_x to FileListState for horizontal scrolling
  • h/l now scrolls file list when focused, diff view when diff focused
  • Add ;h/;l shortcuts for NERDTree-style panel navigation
  • Update README and help popup with new keybindings

- Add scroll_x to FileListState for horizontal scrolling
- h/l now scrolls file list when focused, diff view when diff focused
- Add ;h/;l shortcuts for NERDTree-style panel navigation
- Update README and help popup with new keybindings

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@agavra agavra merged commit f5e9e5a into main Jan 11, 2026
4 checks passed
@agavra agavra deleted the horizontal_scroll branch January 11, 2026 18:58
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.

fix horizontal scroll on focused tab (file browser)

1 participant