<Nuc1eoN>
WARNING: terminal is not fully functional
<Nuc1eoN>
Getting this now on my server with foot. With konsole I have no such message
<krobelus>
Nuc1eoN: I think this is because the server doesn't have foot in it's terminal database. Workaround is to add "SetEnv TERM=xterm" to your ~/.ssh/config
<krobelus>
or xterm-256color
<Nuc1eoN>
krobelus, thank you. I had already applied a fix but I only put it to ~/.terminfo/f/foot, so it didnt work for root
<Nuc1eoN>
now I cp it to /usr/share/terminfo/f/foot and it works :)
sochotnicky has quit [Read error: Connection reset by peer]
sochotnicky has joined #foot
caveman has joined #foot
ambasta_ has joined #foot
ambasta_ has quit [Read error: Connection reset by peer]
ambasta_ has quit [Remote host closed the connection]
ambasta__ has joined #foot
caveman has quit [Quit: btc donations: bc1qt3chy4rqtzjny2h7qt47cy7nmu6th9sr66wa02]
<cbb>
Nuc1eoN: I should have mentioned that caveat before
caveman has joined #foot
Arnavion has quit [*.net *.split]
bgs has quit [*.net *.split]
Arnavion has joined #foot
bgs has joined #foot
ambasta__ has quit [Remote host closed the connection]
cbb has quit [Ping timeout: 240 seconds]
cbb has joined #foot
<Nuc1eoN>
cbb, heh np I could have figured it myself
cvmn has joined #foot
cvmn has quit [Ping timeout: 276 seconds]
amk has quit [Remote host closed the connection]
amk has joined #foot
noteness has quit [Remote host closed the connection]
noteness has joined #foot
lechner has joined #foot
cbb has quit [Quit: WeeChat 3.4]
<noze>
Is there any chance to revisit #708, in particular the part concerning colour themes?
<noze>
updating foot by sending a signal to the shell it's running is...crude
<noze>
and won't do anything if a program other than an interactive shell is running
<noze>
nevermind the fact that sending an arbitrary signal to all terminals running $SHELL might well result in a mess if any of the shells has a different signal handler (e.g. because it's running a script)