Skip to content

feat: add n (next file) and p/N (previous file) shortcuts to jump between files#98

Open
pablospe wants to merge 2 commits intodlvhdr:mainfrom
pablospe:shortcuts
Open

feat: add n (next file) and p/N (previous file) shortcuts to jump between files#98
pablospe wants to merge 2 commits intodlvhdr:mainfrom
pablospe:shortcuts

Conversation

@pablospe
Copy link
Contributor

@pablospe pablospe commented Mar 6, 2026

Summary

  • Add n to jump to the next file and p/N to jump to the previous file, skipping directory nodes
  • Works from any panel (file tree or diff viewer)

Closes #12

pablospe added 2 commits March 6, 2026 20:57
Add file-only navigation that skips directory nodes:
- n: jump to next file
- N/p: jump to previous file

Works from any panel (file tree or diff viewer).

Closes dlvhdr#12
@pablospe pablospe changed the title feat: add n/p/N shortcuts to jump between files feat: add n (next file) and p/N (previous file) shortcuts to jump between files Mar 6, 2026
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.

Change jk keybinds or make them configurable

1 participant