dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.21.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
mtm has quit [Ping timeout: 276 seconds]
mtm has joined #foot
baltazar has quit [Ping timeout: 260 seconds]
baltazar has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
krobelus has quit [Ping timeout: 276 seconds]
krobelus has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
jmcantrell has quit [Quit: WeeChat 4.5.2]
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
boomboxnation-1 has joined #foot
arniiiii has quit [Ping timeout: 245 seconds]
aelius has quit [Remote host closed the connection]
aelius has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
arniiiii has joined #foot
boomboxnation has joined #foot
<dnkl> rbm: works for me. you have xurls installed? you also want to run fuzzel in dmenu mode (-d,--dmenu), but other than that, it works just fine
andyrtr has quit [Ping timeout: 252 seconds]
andyrtr has joined #foot
andyrtr has quit [Client Quit]
andyrtr has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
beerman has quit [Remote host closed the connection]
boomboxnation has quit [Read error: Connection reset by peer]
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
boomboxnation has joined #foot
boomboxnation-1 has quit [Ping timeout: 260 seconds]
arrufat has joined #foot
<arrufat> I am experiencing the following issue in Kakoune:
<arrufat> - Open Kakoune since Foot 1.21.0 with `kak -n` (to avoid loading custom settings)
<arrufat> - Type <a-|> (alt + shift + \): this pipe each selection through the given external filter program
<arrufat> - Nothing happens: this was working on foot 1.20.2 (and works in foot 1.21.0 if I open kakoune inside tmux)
<arrufat> Can somebody else confirm?
<arrufat> I am experiencing the following issue in Kakoune:
<arrufat> - Open Kakoune in Foot 1.21.0 with `kak -n` (to avoid loading custom settings)
<arrufat> - Type <a-|> (alt + shift + \): this pipe each selection through the given external filter program
<arrufat> - Nothing happens: this was working on foot 1.20.2 (and works in foot 1.21.0 if I open kakoune inside tmux)
<arrufat> Can somebody else confirm?
<arrufat> (sorry, I thought arrow up + changing the message would edit it instead of sending another one)
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
mtm has quit [Ping timeout: 244 seconds]
mtm has joined #foot
andyrtr_ has joined #foot
andyrtr has quit [Ping timeout: 244 seconds]
<dnkl> arrufat: works for me, with 'us' layout
andyrtr_ is now known as andyrtr
<arrufat> dnkl oh, I am also using the us layout
<dnkl> if your run "printf "\e[>5u" && showkey -a" and then press alt+shift+\, what do you get in 1.20.2, and in 1.21.0? (your terminal will be unusable afterwards)
<dnkl> *outside* of tmux
<arrufat> 1.20.2
<arrufat> ```
<arrufat> ^[[92:124;4u 27 0033 0x1b
<arrufat>   91 0133 0x5b
<arrufat>   57 0071 0x39
<arrufat>   50 0062 0x32
<arrufat>   58 0072 0x3a
<arrufat>   49 0061 0x31
<arrufat>   50 0062 0x32
<arrufat>   52 0064 0x34
<arrufat>   59 0073 0x3b
<arrufat>   52 0064 0x34
<arrufat>   117 0165 0x75
<arrufat> ```
<arrufat> 1.21.0
<arrufat> ```
<arrufat> ^[[124::92;4u 27 0033 0x1b
<arrufat>   91 0133 0x5b
<dnkl> hmm, 1.21.0 is obviously wrong. Unfortunately, I can't reproduce, with neither the us nor the us:intl layouts
<dnkl> running "xkbcli interactive-wayland", what do you get when you press alt+shift+\ ?
<arrufat> seat0: keycode [ LFSH ] keysyms [ Shift_L ] unicode [ ] layout [ Korean (0) ] level [ 0 ] mods [ ] leds [ Group 2 ]
<arrufat> seat0: keycode [ LALT ] keysyms [ Alt_L ] unicode [ ] layout [ Korean (0) ] level [ 0 ] mods [ Shift ] leds [ Group 2 ]
<arrufat> seat0: keycode [ BKSL ] keysyms [ bar ] unicode [ | ] layout [ English (US) (1) ] level [ 1 ] mods [ -Shift Mod1 Alt Meta ] leds [ Group 2 ]
<dnkl> hmm, my guess is your korean layout messes things up. Exactly how did you configure your layouts_
<dnkl> ?
<arrufat> I am just using GNOME settings, let me delete the Korean layout
<arrufat> After removing:
<arrufat> seat0: keycode [ LFSH ] keysyms [ Shift_L ] unicode [ ] layout [ English (US) (0) ] level [ 0 ] mods [ ] leds [ ]
<arrufat> seat0: keycode [ LALT ] keysyms [ Alt_L ] unicode [ ] layout [ English (US) (0) ] level [ 0 ] mods [ Shift ] leds [ ]
<arrufat> seat0: keycode [ BKSL ] keysyms [ bar ] unicode [ | ] layout [ English (US) (0) ] level [ 1 ] mods [ -Shift Mod1 Alt Meta ] leds [ ]
<arrufat> But the problem persists, same output for printf stuff
<dnkl> i'm out of ideas; it works just fine for me with either the 'us' layout as the only layout, or combined with a swedish layout. As far as I can tell, we should be using the exact same layout. There are no distro patches applied to foot? Or local patches?
<arrufat> I am just using the official Arch packages, maybe I should try to build it myself and report back? Are you using Arch, btw?
<dnkl> yes, but foot built myself obviously
<arrufat> yes, of course, but you have access to the foot arch linux package, maybe you could try if it's not too much trouble?
<arrufat> Just built foot myself, and same problem, I'll keep checking if there are some environment variables messing that up... I have no idea
<dnkl> look for XKB_* environment variables (env | grep XKB)
<dnkl> oooh, wait... you said GNOME...
<dnkl> try disabling IME
<dnkl> shoudn't make a difference, but often do...
<arrufat> I just have these, let me remove them and try again:
<arrufat> GTK_IM_MODULE=ibus
<arrufat> QT_IM_MODULE=ibus
<arrufat> XMODIFIERS=@im=ibus
<dnkl> that doesn't prevent gnome from starting an IME. That's what you need to do. Unfortunately, I can't help you there, I don't know how to do that
<arrufat> ah, okok, I will kill ibus, then
<dnkl> make sure it isn't restarted
boomboxnation has quit [Read error: Connection reset by peer]
<arrufat> I am checking with `watch "ps -aux | grep ibus"`, but nothing...
<arrufat> anyway, thank you for trying, I am 95% of the time using kakoune in tmux, so it' doesn't really affect me
arrufat has quit [Quit: Client closed]
boomboxnation has joined #foot
arrufat has joined #foot
Kabouik has quit [Remote host closed the connection]
delthas has quit [Ping timeout: 265 seconds]
delthas_ has joined #foot
arrufat has quit [Quit: Client closed]
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
<rbm> dnkl: i was missing -d. thanks a lot :)
delthas_ has quit [Ping timeout: 246 seconds]
delthas_ has joined #foot
bitblt_ has joined #foot
bitblt has quit [Ping timeout: 248 seconds]
bitblt_ is now known as bitblt
Biolunar has quit [Quit: leaving]
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
rbm has quit [Quit: ---]
rbm has joined #foot
bitblt_ has joined #foot
bitblt has quit [Ping timeout: 260 seconds]
bitblt_ is now known as bitblt
strom has quit [Remote host closed the connection]
boomboxnation has quit [Read error: Connection reset by peer]
strom has joined #foot
boomboxnation has joined #foot
delthas_ has quit [Ping timeout: 252 seconds]
delthas_ has joined #foot
boomboxnation-1 has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation-1 has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
boomboxnation-1 has joined #foot
boomboxnation-1 has quit [Read error: Connection reset by peer]
boomboxnation has quit [Ping timeout: 252 seconds]
boomboxnation has joined #foot
mtm has quit [Ping timeout: 252 seconds]
mtm has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
delthas_ has quit [Ping timeout: 276 seconds]
delthas_ has joined #foot
Kabouik has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
Kabouik has quit [Remote host closed the connection]
boomboxnation has joined #foot
orahcio has joined #foot
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
_3j14 has joined #foot
Biolunar has joined #foot
_3j14 has quit [Changing host]
_3j14 has joined #foot
_3j14 has quit [Quit: Konversation terminated!]
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot
talismanick has joined #foot
_3j14 has joined #foot
_3j14 has quit [Quit: Konversation terminated!]
boomboxnation has quit [Read error: Connection reset by peer]
boomboxnation has joined #foot