dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.14.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
fraolt_ has quit [Ping timeout: 250 seconds]
fraolt_ has joined #foot
taupiqueur4 has quit [Ping timeout: 265 seconds]
taupiqueur4 has joined #foot
angry_vincent has joined #foot
angry_vincent has quit [Changing host]
angry_vincent has joined #foot
<brocellous> Ok so, this isn't foot related but I dunno where else to ask: how can I create a custom terminfo? I want to create a terminfo for the linux console that advertises smkx/rmkx support. afaict it has supported the necessary escapes since the beginning of time idk why terminfo doesn't have them.
<brocellous> The terminfo(5) manpage has a section about similar terminals which seems very relevant, and an example which removes smkx/rmkx settings
<brocellous> but I just can't tell what it's talking about with the "use=" clause, since termfino db don't have a plaaintext format I don't know where/how a use= clause can be applied.
<brocellous> linux should have smkx='\E[?1h\E=' and rmkx='\E[?1l\E>' afaict
<brocellous> oh actually I found the tic(1) command and I think I figurd it out. I copied the example with the escapes above and compiled with tic.
emcconvi- has quit [Ping timeout: 246 seconds]
<brocellous> oh dang I was hoping to add control+arrow keys but I don't think it actually supports that.
bgs has joined #foot
emcconville has joined #foot
bgs has quit [Remote host closed the connection]
themainman has quit [Quit: WeeChat 3.8]
radu242753435752 has joined #foot
radu242753435752 has quit [Ping timeout: 240 seconds]
cbb has joined #foot
<cbb> brocellous: when you say "I don't think it actually supports that"... do you mean the linux console or terminfo?
<cbb> see `man user_caps` and `infocmp -x tmux` for the terminfo side
<cbb> the Linux console can be made to support Ctrl+arrows with a little extra configuration
<cbb> e.g. with a custom KEYMAP= in /etc/vconsole.conf or loadkeys(1)
<brocellous> cbb: the linux console
<brocellous> I do use a keymap in console.conf with caps as escape, I'll see if I can get Ctrl+arrow to work.
<cbb> brocellous: I can share my keymap if it'd help?
<brocellous> yeah it would
<cbb> it could perhaps use some more comments, but that's what I've been using for a while
<brocellous> thanks, I'll check it out
<cbb> no worries
<cbb> the F* numbers need to be unique though, so make sure any you've already defined don't clash with those ones
angry_vincent has quit []
aws_ has quit [Quit: Reconnecting]
aws has joined #foot
aws has left #foot [#foot]
alexherbo2 has joined #foot
cbb has quit [Quit: WeeChat 3.8]
alexherbo2 has quit [Remote host closed the connection]