summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-03-31 15:20:43 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-03-31 15:20:43 -0400
commitcd473390f68050d0bec8e4235e853eee0dc960c5 (patch)
tree338c94e3108feb1893ab23d56d9b13d6b14b7c0d /.local
parent1e5c4ee91fb654b5fbf8b47fa548f4cfa6e1f8cb (diff)
downloadeibhear-cd473390f68050d0bec8e4235e853eee0dc960c5.tar.gz
eibhear-cd473390f68050d0bec8e4235e853eee0dc960c5.tar.zst
eibhear-cd473390f68050d0bec8e4235e853eee0dc960c5.zip
close #1097
Diffstat (limited to '.local')
-rw-r--r--.local/share/larbs/getkeys/ranger35
1 files changed, 0 insertions, 35 deletions
diff --git a/.local/share/larbs/getkeys/ranger b/.local/share/larbs/getkeys/ranger
deleted file mode 100644
index bcf784b..0000000
--- a/.local/share/larbs/getkeys/ranger
+++ /dev/null
@@ -1,35 +0,0 @@
- _ __ __ _ _ __ __ _ ___ _ __
-| '__/ _` | '_ \ / _` |/ _ \ '__|
-| | | (_| | | | | (_| | __/ |
-|_| \__,_|_| |_|\__, |\___|_|
- |___/
-
-ranger is the file manager.
- j/k - Down/up
- h - Left/higher in directory structure
- l - Right/open/lower in directory structure
- gg - Go to top
- G - Go to bottom
- cw - Rename file
- I - Rename file, with cursor at beginning
- A - Rename file, with cursor at end
- aa - Rename file, with cursor right before extension
- mkd - Make directory
- bg - Change background/wallpaper to selected file
- X - Extract archive
- Z - Compress into tar.gz
- Space - Highlight/select file
- va - Highlight/(de)select all
- vs - Toggle visual selection mode
- uv - Deselect all
- dd - Cut file(s)
- yy - Yank/copy file(s)
- pp - Paste cut/copied file(s)
- po - Paste cut/copied file(s), overwriting originals
- cW - Rename all selected files in text editor
- D - Delete file(s) (press enter to confirm)
- dD - Delete file(s) (press enter to confirm)
- ctrl-f - Fuzzy find (fzf)
- ctrl-l - Search via mlocate
- q - Quit
- Q - Immediate quit