<nabla>
Greetings again. I was here earlier about the issue of terminal history reappearing in foot after clearing screen when terminal is resized. Eventually it turned out that this was an issue with bash key bindings, since by default in bash Ctrl-L does not simply execute 'clear.' You can find threads about rebinding in stackoverflow; I am reporting a solution here for posterity, since someone is bound (pun
<nabla>
unintended) to bump into the same issue later.
<nabla>
So one neat solution seems to be to include this into your .bashrc:
<nabla>
bind -x $'"\C-l":clear;'
<nabla>
(I prefer this one rather than working with .inputrc.)
<nabla>
It was comforting to find another software community where help is readily available. Have fun!
nabla has quit [Quit: leaving]
mx08 has quit [Remote host closed the connection]
mx08 has joined #foot
flowy has quit [Remote host closed the connection]
flowy has joined #foot
yonson has quit [Remote host closed the connection]
yonson has joined #foot
boomboxnation has quit [Ping timeout: 252 seconds]
boomboxnation has joined #foot
erectus has quit [Remote host closed the connection]