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 [ 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?