diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-01-08 00:14:58 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-08 00:14:58 -0500 |
| commit | 68ba026b24a8cff2ae425ba3a482e367bdb68dd5 (patch) | |
| tree | 135bb2bc5823d77a838710e04b211c62029884d2 /.scripts/.getkeys/ranger | |
| parent | cd839cb0d18246b8d0cc8fd70e82733ae4e79fff (diff) | |
| download | eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.tar.gz eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.tar.zst eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.zip | |
getkeys moved from PATH
Diffstat (limited to '.scripts/.getkeys/ranger')
| -rw-r--r-- | .scripts/.getkeys/ranger | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/.scripts/.getkeys/ranger b/.scripts/.getkeys/ranger deleted file mode 100644 index bcf784b..0000000 --- a/.scripts/.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 |
