Settings

Theme

Show HN: Vim file browser that runs in separate terminal

github.com

6 points by crehn a month ago · 0 comments · 1 min read

Reader

Nowadays I spend a lot of time in Claude Code and reviewing diffs and code in Vim.

I didn't want to learn Vim's window management, so I created a Vim file browser that can run in its own tmux pane.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection