From 832af38380ba5b6a020b034059b4bc5ff7443ded Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 13 May 2023 23:50:35 -0500 Subject: uhhh --- readline/inputrc | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'readline/inputrc') diff --git a/readline/inputrc b/readline/inputrc index bc113e6..824d03f 100644 --- a/readline/inputrc +++ b/readline/inputrc @@ -48,4 +48,14 @@ $if Bash "\C-xq": "\C-a$(\C-e)" # C-M-o : dabbrev-expand "\e\C-o": dabbrev-expand +$endif + +### foot + +$if term=foot +set show-mode-in-prompt on +set emacs-mode-string "\1\e]133;A\e\\\2" +# Uncomment and/or adjust if you're using the vi editing-mode. +# set vi-cmd-mode-string "\1\e]133;A\e\\\2" +# set vi-ins-mode-string "\1\e]133;A\e\\\2" $endif \ No newline at end of file -- cgit 1.4.1-21-gabe81