dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.19.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
mtm has quit [Ping timeout: 252 seconds]
mtm has joined #foot
auri has quit [Ping timeout: 264 seconds]
auri has joined #foot
fitrh has joined #foot
fitrh_ has joined #foot
fitrh has quit [Ping timeout: 272 seconds]
fitrh_ has quit [Quit: fitrh_]
azerov has quit [Quit: Gateway shutdown]
azerov has joined #foot
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
OtzmaVindicus has quit [Remote host closed the connection]
OtzmaVindicus has joined #foot
mtm has quit [Ping timeout: 252 seconds]
mtm has joined #foot
hexa- has quit [Quit: WeeChat 4.4.3]
hexa- has joined #foot
FaRiD has joined #foot
FaRiD has left #foot [#foot]
MyNetAz has joined #foot
OtzmaVindicus has quit [Quit: OtzmaVindicus]
OtzmaVindicus has joined #foot
beerman has quit [Remote host closed the connection]
beerman has joined #foot
andyrtr_ has joined #foot
andyrtr has quit [Ping timeout: 265 seconds]
andyrtr_ is now known as andyrtr
OtzmaVindicus has quit [Quit: OtzmaVindicus]
OtzmaVindicus has joined #foot
cbb has joined #foot
OtzmaVindicus has quit [Quit: OtzmaVindicus]
OtzmaVindicus has joined #foot
lljuicewrld has joined #foot
<lljuicewrld> Hi everyone
sewn has quit [Ping timeout: 265 seconds]
aktina has quit [Ping timeout: 252 seconds]
<lljuicewrld> I'm trying to pass the Alt+e key combination to a curses program, but instead of sending the direct keycode, it's sending the glyph 'å'. I need to find a way to send the actual keycode, which I believe is ^E or ^[[27~ not sure.
lljuicewrld has quit [Remote host closed the connection]
sewn has joined #foot
aktina has joined #foot
redpanda has joined #foot
<redpanda> :3
redpanda is now known as magicwand
magicwand is now known as lljuicewrld
<lljuicewrld> I read the manpage for a keymode but found none
<lljuicewrld> In simple terms I want to get the raw input
<lljuicewrld> Get ^[e instead of å
lljuicewrld has quit [Remote host closed the connection]
redpanda has joined #foot
<cbb> if I run `printf "\E[?1036l" && cat -v` and press Alt+e, å is what I see
<cbb> the program you're using must be toggling that mode, because that's not foot's default behavior
aktina has quit [Ping timeout: 260 seconds]
sewn has quit [Ping timeout: 260 seconds]
<cbb> ^[e still isn't raw input though, all modified keys use some kind of encoding
<cbb> depending on what you're trying to do, you might want to look into the kitty keyboard protocol, which is the only sane one tbh
sewn has joined #foot
aktina has joined #foot
<redpanda> Thanks, Im using kitty now for that specific program
redpanda is now known as darkerblack
darkerblack has left #foot [#foot]
mckean_ has quit [Ping timeout: 245 seconds]
mckean has joined #foot
cbb has quit [Quit: cbb]