dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.11.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
<Nuc1eoN> sudo systemctl status mariadb
<Nuc1eoN> - (press RETURN)
<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 joined #foot
cvmn has joined #foot
hspak has quit [Quit: The Lounge - https://thelounge.chat]
hspak has joined #foot
cvmn has quit [Ping timeout: 276 seconds]
lechner has quit [Ping timeout: 256 seconds]
lechner has joined #foot
lechner has quit [Ping timeout: 240 seconds]
lechner has joined #foot
cbb has joined #foot
cvmn has joined #foot
lechner has quit [Ping timeout: 240 seconds]
cvmn has quit [Ping timeout: 276 seconds]
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)