From 78ee3599b3074caa8f8c0ac08e5c077b95cd1b2a Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 4 Aug 2018 19:55:13 -0400 Subject: [PATCH] dox on vi mode in shell --- .config/i3/i3_guide.rmd | 6 ++++++ .scripts/tutorialvids | 1 + 2 files changed, 7 insertions(+) diff --git a/.config/i3/i3_guide.rmd b/.config/i3/i3_guide.rmd index 804fee5..f0d9f81 100644 --- 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 index 8919438..ed607fd 100755 --- 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//')