summaryrefslogtreecommitdiffstats
path: root/.local/share/larbs/readme.mom
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-03-27 18:42:40 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-03-27 18:42:40 -0400
commitbbb839bcab4ab385309785a8b343d1be1ef3209d (patch)
tree91f0cda0b953b88d1fa18431335e4cdd6ae6d488 /.local/share/larbs/readme.mom
parent4a1833dd9d086364942a78ff99bd1c1ea37474a1 (diff)
downloadeibhear-bbb839bcab4ab385309785a8b343d1be1ef3209d.tar.gz
eibhear-bbb839bcab4ab385309785a8b343d1be1ef3209d.tar.zst
eibhear-bbb839bcab4ab385309785a8b343d1be1ef3209d.zip
readme reflects vifm change
Diffstat (limited to '.local/share/larbs/readme.mom')
-rw-r--r--.local/share/larbs/readme.mom12
1 files changed, 6 insertions, 6 deletions
diff --git a/.local/share/larbs/readme.mom b/.local/share/larbs/readme.mom
index ed09185..8387d09 100644
--- a/.local/share/larbs/readme.mom
+++ b/.local/share/larbs/readme.mom
@@ -163,7 +163,7 @@ This indicates the direction that the next window will spawn.
Naturally, you can use \f(CWyay\fP to look for and install any you want to add.
.LI
.ITEM
-\f(CWMod+r\fP \(en ranger (file browser/manager)
+\f(CWMod+r\fP \(en vifm (file browser/manager)
.ITEM
\f(CWMod+e\fP \(en mutt (email; not installed by default, see below)
.ITEM
@@ -307,17 +307,17 @@ would expect.
.PP
Note the files \f(CW~/.config/bmdirs\fP and \f(CW~/.config/bmfiles\fP.
These files hold bookmarked directories and files respectively, along with shortcut keys to their left.
-LARBS, specfically the \f(CWshortcuts\fP script, will automatically read these files and autogenerate aliases and shortcuts for bash/zsh and ranger from them.
+LARBS, specfically the \f(CWshortcuts\fP script, will automatically read these files and autogenerate aliases and shortcuts for bash/zsh and vifm from them.
.PP
For example, by default, the shortcut key for \f(CW~/Documents\fP is simply \f(CWd\fP.
Thus, if you type and run \f(CWd\fP in bash, you will automatically \f(CWcd\fP to \f(CW~/Documents\fP.
-It also generates four ranger shortcuts using the shortcut \f(CWd\fP:
+It also generates four vifm shortcuts using the shortcut \f(CWd\fP:
.LI
.ITEM
\f(CWgd\fP \(en
Go to \f(CW~/Documents\fP
.ITEM
-\f(CWmd\fP \(en
+\f(CWMd\fP \(en
Move (mv) selected file(s) to \f(CW~/Documents\fP
.ITEM
\f(CWtd\fP \(en
@@ -328,9 +328,9 @@ Copy/yank (cp) a copy of the selected file(s) to \f(CWDocuments\fP
.LIST OFF
Shortcuts like these are generated for all key sequence/directory pairs in \f(CW~/.config/bmdirs\fP.
Additionally, you may also add editable files to \f(CW~/.config/bmfiles\fP.
-Each key sequence you pair with a file will become an alias to edit it in either bash or ranger.
+Each key sequence you pair with a file will become an alias to edit it in either bash or vifm.
.PP
-Whenever you edit and save one of the bookmark files, vim will automatically rerun the shortcut script, thus updating the shortcuts that will be used in new instances of bash and ranger.
+Whenever you edit and save one of the bookmark files, vim will automatically rerun the shortcut script, thus updating the shortcuts that will be used in new instances of bash and vifm.
It just werks.
Note that it is your responsibility to ensure that none of the bindings you add conflict with another necessary function or command.
.HEADING 1 "Frequently Asked Questions (FAQs)"