]> git.armaanb.net Git - config.org.git/commitdiff
inputrc: drop config
authorArmaan Bhojwani <me@armaanb.net>
Tue, 22 Jun 2021 18:29:09 +0000 (14:29 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 22 Jun 2021 18:29:09 +0000 (14:29 -0400)
config.org

index 7a1cabf751976be3f04a6a22ac79095003b13865..6da58e350e177af6c34edf044a63bd271b45db24 100644 (file)
@@ -1021,11 +1021,6 @@ Make MPV play a little bit smoother.
   ytdl-format="bestvideo[height<=?1080]+bestaudio/best"
   hwdec=auto-copy
 #+end_src
   ytdl-format="bestvideo[height<=?1080]+bestaudio/best"
   hwdec=auto-copy
 #+end_src
-** Inputrc
-This file is used for any GNU Readline programs. I use Emacs editing mode mostly because of one annoyance which is that to clear the screen using ^L, you have to be in normal mode which is a pain. If there is a way to rebind this, I'd love to know!.
-#+begin_src conf :tangle ~/.inputrc
-  set editing-mode emacs
-#+end_src
 ** Git
 *** User
 #+begin_src conf :tangle ~/.gitconfig
 ** Git
 *** User
 #+begin_src conf :tangle ~/.gitconfig