Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include all keyboard controls in README #120

Open
wong-justin opened this issue Nov 1, 2023 · 1 comment
Open

Include all keyboard controls in README #120

wong-justin opened this issue Nov 1, 2023 · 1 comment

Comments

@wong-justin
Copy link

A few of the keyboard controls (shift+arrows, g, G, pgup, pgdown, home, end) are not mentioned in the docs. Perhaps these could be mentioned in the readme, especially to clarify the behavior of similar-but-different controls like g vs home?

Key binding Description
Arrows, hjkl Move cursor
Enter Enter directory
Backspace Exit directory
Space Toggle preview
Esc, q Exit with cd
Ctrl+c Exit without cd
/ Fuzzy search
dd Delete file or dir
y yank current dir
new g, Shift+up Move to top of col
new G, Shift+down Move to bottom of col
new Home Move to beginning
new End Move to end
@antonmedv
Copy link
Owner

Will be cool to add those as well.

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

No branches or pull requests

2 participants