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
Consolatis_ has joined #foot
Consolatis has quit [Killed (osmium.libera.chat (Nickname regained by services))]
Consolatis_ is now known as Consolatis
Consolatis has quit [Ping timeout: 252 seconds]
Consolatis has joined #foot
Arnavion has quit [Ping timeout: 256 seconds]
Arnavion has joined #foot
Oleg has joined #foot
Arnavion has quit [Ping timeout: 256 seconds]
Arnavion has joined #foot
rcf has quit [Ping timeout: 256 seconds]
rcf has joined #foot
<krobelus> since foot.ini has the ini extension, vim and other editors use ; as the comment prefix, but we have #
ambasta_ has joined #foot
<dnkl> krobelus: '#' is fairly common in ini-style configurations on Unix. Seems a bit short-sighted to assume ';'... And with that said; I don't see any problems with recognizing ';' as a comment in foot
<krobelus> looks like emacs does the right thing, even without the modeline
ambasta_ has quit [Remote host closed the connection]
ambasta_ has joined #foot
rcf has quit [Quit: WeeChat 3.4]
rcf has joined #foot
cvmn has joined #foot
<krobelus> dnkl: I think I've got a solution - setting commentstring in a vim modeline (that works at least with the vim-commentary plugin) - can I send a patch or do you prefer pull requests?
ambasta_ has quit [Remote host closed the connection]
<dnkl> krobelus: patch-by-mail or PR, either way is fine
<manio> set actlist_names off
<manio> sorry :)
cvmn has quit [Ping timeout: 276 seconds]
kevr has quit [Remote host closed the connection]
kevr has joined #foot
Consolatis_ has joined #foot
Consolatis is now known as Guest2831
Consolatis_ is now known as Consolatis
cbb has joined #foot
<Nuc1eoN> I'm having some issues connection to my server over ssh using foot
<Nuc1eoN> tput: unknown terminal "foot"
<Nuc1eoN> ??
<Nuc1eoN> And the session is broken. For example when I press backspace, it makes a space
<Nuc1eoN> Using another terminal it works...
<cbb> Nuc1eoN: sounds like the server doesn't have a "foot" terminfo entry installed
<Nuc1eoN> Im using AlmaLinux, what would I need to install?
<cbb> ideally your installed ncurses would be recent enough to have a "foot" terminfo entry
replaycoding has joined #foot
<cbb> but failing that, a good way to install it would be something like:
<cbb> scp /usr/share/terminfo/f/foot user@server:~/.terminfo/f/foot
Nuc1eoN has quit [Remote host closed the connection]
Nuc1eoN has joined #foot
<cbb> i.e. just manually copy it from your local machine to the server
<Nuc1eoN> ncurses-6.1-9.20180224 apparently lol
<Nuc1eoN> cbb, thanks Imma try
<dnkl> *only* four years old...
<Nuc1eoN> Apparently thats the one the Alma has in the repos...
<Nuc1eoN> My server is up to date
<Nuc1eoN> according to dnf
<dnkl> it's a centos alternative, meaning it's supposed to be super-stable (aka "old")
<dnkl> :D
<cbb> "stable"™
<Nuc1eoN> Yeah I had to upgrade from my Centos 8 :p
<dnkl> but yeah, that ncurses version does not have foot's terminfo
<dnkl> I couldn't find a searchable repo, but my guess is they also don't have a "foot-terminfo" package. If they did, that's what you'd install instead, when ncurses is too old
<cbb> dnkl: if their ncurses is from 2018 I'm guessing foot didn't even exist when they cut a release
<dnkl> that would be correct :D
<Nuc1eoN> cbb, works now thank you for the easy fix
<Nuc1eoN> I guess I could configure a more up to date repo
<Nuc1eoN> But I dont know if Im into that
<cbb> Nuc1eoN: no worries
<cbb> I think there probably isn't one
<Nuc1eoN> Im gonna switch to NixOS in the future for my servers I think. Just sounds like it would be a bliss for maintainance.
replaycoding has quit [Quit: leaving]
caveman has quit [Quit: btc donations: bc1qt3chy4rqtzjny2h7qt47cy7nmu6th9sr66wa02]
tomleb has quit [Ping timeout: 260 seconds]
<dnkl> cbb: now that we have support for the kitty kbd protocol, how about we remove the custom ESC escape (CSI 27)?
<cbb> dnkl: yeah sounds like a good idea
<cbb> I was going to suggest doing that
<cbb> dnkl: you mean DECSET 27127 right?
<dnkl> yeah, that one
<dnkl> I'm not aware of any application using it, so thinking we can just remove it right away, without deprecating it first
<cbb> dnkl: I'd be surprised if anyone was using it
<dnkl> :)
<cbb> I was hoping it'd catch on when I first suggested it, but the kitty protocol is obviously the way forward
<dnkl> it wasn't too bad, as a stop-gap solution
<cbb> dnkl: I'm just making a PR now
<cbb> do you think it even needs mentioning in the changelog?
<cbb> I guess we may as well
<dnkl> Yeah, won't hurt. And hey, not often we get to put something in the "removed" section!
tomleb has joined #foot
brocellous has quit [Remote host closed the connection]
brocellous has joined #foot
replaycoding has joined #foot
replaycoding has quit [Client Quit]
cbb has quit [Quit: WeeChat 3.4]
lechner has quit [Ping timeout: 240 seconds]
lechner has joined #foot