dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.13.1 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
<joecool> foot seems to do something none of the other terminals do for me and I haven't found a way to stop it
<joecool> i'm a screen user and when I type ctrl + a and ', it copies 27;5;59~ in
<joecool> the screen command still sends but there's a few other key combinations it copies in similar command codes
<joecool> what's going on when it does this, and can it be turned off?
dviola has quit [Ping timeout: 260 seconds]
caveman has quit [Ping timeout: 255 seconds]
dviola has joined #foot
alebastr has quit [Ping timeout: 268 seconds]
alebastr has joined #foot
Lord has quit [*.net *.split]
Lord has joined #foot
xd1le has joined #foot
Ordoviz has joined #foot
Ordoviz has quit [Ping timeout: 260 seconds]
Ordoviz has joined #foot
xd1le has quit [Quit: xd1le]
dviola has left #foot [WeeChat 3.7.1]
baltazar has quit [Ping timeout: 252 seconds]
baltazar has joined #foot
Ordoviz has quit [Ping timeout: 264 seconds]
baltazar has quit [Remote host closed the connection]
baltazar has joined #foot
Ordoviz has joined #foot
<dnkl> joecool: 27;5;59~ is the key sequence for ctrl+;
<dnkl> for me, screen either does not recognize the command at all (in which case the sequence is printed in the shell/terminal), or it recognizes it, and nothing is printed in the terminal. Never both at the same time
<dnkl> most likely, screen doesn't recognize the sequence for ctrl+; that foot emits.
<dnkl> most terminal just emit a plain ';', and not an escape sequence
<dnkl> foot however implements extended key codes, and emits the sequence above
<dnkl> I'm not a screen user, but I suspect all you have to do is add a key mapping for this sequence to screen
<dnkl> or file a feature request for screen, to add support for XTerm's modifyOtherKeys keyboard protocol
<Lord> hey dnkl is it possible to use fnott without a daemon ?
<dnkl> Lord: "without a daemon"?
<dnkl> fnott _is_ a daemon
<Lord> i used wayherb to send display notification from scripts but it doen't work anymore
<Lord> so is there a way to just display notification without using the daemon and without dbus
<Lord> just a way to display small "windows" above everything from scripts
<dnkl> no
<dnkl> sorry, there isn't
<Lord> ok :-/
Ordoviz has quit [Ping timeout: 260 seconds]
minute has quit [Ping timeout: 260 seconds]
Ordoviz has joined #foot
Ordoviz has quit [Ping timeout: 260 seconds]
<anarcat> dnkl: happy to discuss the history issue here btw :)
<anarcat> dnkl: another thing i noticed is that fuzzel disregards my overrides in ~/bin/ even though they are first in the path, which is somewhat confusing...
<anarcat> for example, i have a notmuch-emacs command in ~/bin/ that overrides the default one elsewhere in the $PATH
<anarcat> in fact, in general, i'm having a hard time trying to figure out what exactly fuzzel will do with a specific desktop entry
Ordoviz has joined #foot
<dnkl> anarcat: better to move this discussion to #fuzzel
<anarcat> oh, til :)
<joecool> so can I disable extended key codes then in foot and make it behave like xterm or alacritty does?
<baltazar> dnkl: btw, apparently my selection bug in irssi is caused by the IL escape sequence (\E[ Ps L)
<baltazar> or wait
<baltazar> yeah, so if you do something like `sleep 2; printf '\e[1L'` and make a selection before it prints the thing, it gets borked
<dnkl> baltazar: thanks, verified
<dnkl> so, with these escapes, the only thing we can do is cancel the selection (has to do with how scrolling with scroll margins is implemented in foot). This is obviously not happening though
Ordoviz has quit [Ping timeout: 265 seconds]
<dnkl> (DL and IL are implemented, in foot, by scrolling, or reverse-scrolling...)
<dnkl> technically, we should be able to keep the selection in these cases, but given how everything is wired up, that's not going to be easy. So, my plan is to at least ensure we cancel the selection, to avoid it getting "stuck"
<baltazar> makes sense
<dnkl> found it. a typo :|. Fix is a one-liner...
<baltazar> nice!
Ordoviz has joined #foot
midgard has quit [Ping timeout: 246 seconds]
midgard has joined #foot
newchair has joined #foot
newchair has quit [Quit: newchair]
ollysmith has quit [Quit: ZNC 1.8.2+deb3+b3 - https://znc.in]
ollysmith has joined #foot
ollysmith has quit [Client Quit]
ollysmith has joined #foot
Ordoviz has quit [Ping timeout: 264 seconds]
Ordoviz has joined #foot
Ordoviz has quit [Quit: WeeChat 3.7.1]
hexa- has quit [Quit: WeeChat 3.7.1]
hexa- has joined #foot