commit 78ee3599b3074caa8f8c0ac08e5c077b95cd1b2a
parent 609f7476c4f4f91c8f16d390e05f4453d4b111a8
Author: Luke Smith <luke@lukesmith.xyz>
Date: Sat, 4 Aug 2018 19:55:13 -0400
dox on vi mode in shell
Diffstat:
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/.config/i3/i3_guide.rmd b/.config/i3/i3_guide.rmd
@@ -45,6 +45,12 @@ If you'd like to change any of these keyboard changes, you need only open and
change `~/.scripts/remaps`. Actually, this should go without saying, but
*everything* here can easily be changed.
+Additionally, while this isn't a part of i3, the default editing mode in the
+shell is using vi bindings. If you want to learn more of this, run
+`Mod+Super+E` and type and select the option for "vi mode in shell". This
+setting can be changed if you don't like it by deleting or commenting out the
+contents of `~/.inputrc`.
+
## The Status Bar
If you're new to i3, notice the status bar on the top of the screen. To the
diff --git a/.scripts/tutorialvids b/.scripts/tutorialvids
@@ -11,6 +11,7 @@ zathura
gpg keys https://www.youtube.com/watch?v=DMGIlj7u7Eo
calcurse https://www.youtube.com/watch?v=hvc-pHjbhdE
urlview https://www.youtube.com/watch?v=IgzpAjFgbCw
+vi mode in shell https://www.youtube.com/watch?v=GqoJQft5R2E
"
mpv $(grep -P "^$(grep https: <<< $vidlist | sed 's/\t.*//g' | dmenu -i -p "Learn about what? (ESC to cancel)" -l 5)\t" <<<$vidlist | sed 's/.*\t//')