diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-09-25 11:42:04 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-09-25 11:42:04 -0400 |
| commit | 8e8c702e23122c8d5ed41db4d205d87ba8e43cec (patch) | |
| tree | 45e02fcf3ce9498805ca1222e9b024d3f3063cd0 /.config/ranger | |
| parent | 39320cf1eac171ff5ecc847c8e9d36ff92329735 (diff) | |
| parent | aff828d935a1d032c3a2e1735ac58a56b679078d (diff) | |
| download | eibhear-8e8c702e23122c8d5ed41db4d205d87ba8e43cec.tar.gz eibhear-8e8c702e23122c8d5ed41db4d205d87ba8e43cec.tar.zst eibhear-8e8c702e23122c8d5ed41db4d205d87ba8e43cec.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
Diffstat (limited to '.config/ranger')
| -rw-r--r-- | .config/ranger/README.MD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ranger/README.MD b/.config/ranger/README.MD index 4511151..a78ee5a 100644 --- a/.config/ranger/README.MD +++ b/.config/ranger/README.MD @@ -9,7 +9,7 @@ These are the basic key binds in ranger, even outside of my configs. Note that t + dd -- cut selected files + yy -- copy/yank selected files + pp -- paste/move cut/copied files -+ / -- search, when (n/N) next/previos result ++ / -- search, when (n/N) next/previous result + zh or CTRL-h -- show hidden files + Renaming files: + cw -- rename file from scratch |
