]> git.armaanb.net Git - config.org.git/commitdiff
inputrc: switch to Emacs editing mode
authorArmaan Bhojwani <me@armaanb.net>
Sun, 16 May 2021 22:21:33 +0000 (18:21 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Sun, 16 May 2021 22:21:33 +0000 (18:21 -0400)
The vi mode is cumbersome, and I don't use it in most Readline programs

config.org

index 10f4c501d50cfb4cde2eeeadccf55e6132ba3b1f..02b3696b454ffa1f8f7a8161333c59c4c921bcb5 100644 (file)
@@ -1092,7 +1092,7 @@ Make MPV play a little bit smoother.
 ** Inputrc
 For any GNU Readline programs
 #+begin_src conf :tangle ~/.inputrc
-  set editing-mode vi
+  set editing-mode emacs
 #+end_src
 ** Git
 *** User