dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.13.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
brocellous has quit [Remote host closed the connection]
brocellous has joined #foot
xenrox has quit [Remote host closed the connection]
xenrox has joined #foot
Ordoviz has joined #foot
fitrh has joined #foot
fitrh has quit [Quit: fitrh]
<Arsen> prompt-prev/next might be the best thing since sliced bread
<Arsen> thanks!
<dnkl> Arsen: right! For me, it was one of those things you didn't you needed. But once you're used to having it, there's no going back.
<Arsen> exactly! I used to just C-S-r [i]/[c] (which happen to always be in my prompt lines)
<Arsen> btw, it's possible to enable this in a bunch more programs (especially useful for me in gdb) via .inputrc:
<Arsen> set vi-cmd-mode-string "\1\e]133;A\e\\\e[1m\2[c]\1\e[0m\2 "
<Arsen> set vi-ins-mode-string "\1\e]133;A\e\\\e[1m\2[i]\1\e[0m\2 "
<Arsen> ... assuming readline vim mode, a similar thing can be done with emacs-mode-string and show-mode-in-prompt
<dnkl> nice, I should add that to the wiki
<Arsen> a little decomposition would also be nice, so that people know how to use mode strings other than mine; it's just a matter of putting the same code as the printf the wiki already mentions between \1 and \2 (start and end unprintable sequence in readlines lingo), so just "\1\e]133;A\e\\\2" is the magic string
lechner has joined #foot
caveman has quit [Remote host closed the connection]
caveman has joined #foot
noteness_ has joined #foot
noteness_ has quit [Remote host closed the connection]
Ordoviz has quit [Quit: WeeChat 3.6]