This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 176
add ? to display keyboard shortcuts #132
Open
wukuan405
wants to merge
2
commits into
dylanaraps:master
Choose a base branch
from
wukuan405:patch-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
?: display keyboard shortcuts ``` sage right: go to child dir j: scroll down f: new file k: scroll up n: new dir h: go to parent dir r: rename l: go to child dir X: toggle executable enter: go to child dir y: mark copy backspace: go to parent dir m: mark move -: Go to previous dir. d: mark trash (~/.local/share/fff/trash/) g: go to top s: mark symbolic link G: go to bottom b: mark bulk rename :: go to a directory by typing. Y: mark all for copy /: search M: mark all for move t: go to trash D: mark all for trash (~/.local/share/fff/trash/) ~: go to home S: mark all for symbolic link e: refresh current dir B: mark all for bulk rename !: open shell in current dir p: paste/move/delete/bulk_rename x: view file/dir attributes c: clear file selections i: display image with w3m-img [1-9]: favourites/bookmarks (see customization) down: scroll down q: exit with 'cd' (if enabled). up: scroll up Ctrl+C: exit without 'cd'. left: go to parent dir ```
I tried pasting the same command in my config but it didn't work, so I modified it a little - |
Roy-Orbison
added a commit
to Roy-Orbison/fff
that referenced
this pull request
Feb 24, 2023
Also closes PR dylanaraps#132 as obsolete.
Roy-Orbison
added a commit
to Roy-Orbison/fff
that referenced
this pull request
Feb 24, 2023
Also closes dylanaraps#132 as obsolete.
Roy-Orbison
added a commit
to Roy-Orbison/fff
that referenced
this pull request
Feb 24, 2023
Also closes dylanaraps#132 as obsolete.
Roy-Orbison
added a commit
to Roy-Orbison/fff
that referenced
this pull request
Feb 24, 2023
Also closes dylanaraps#132 as obsolete.
Roy-Orbison
added a commit
to Roy-Orbison/fff
that referenced
this pull request
Nov 2, 2023
Also closes dylanaraps#132 as obsolete.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
?: display keyboard shortcuts