dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.17.2 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
ninewise has quit [Remote host closed the connection]
ninewise has joined #foot
talismanick has quit [Remote host closed the connection]
talismanick has joined #foot
ninewise has quit [Remote host closed the connection]
ninewise has joined #foot
sentriz has quit [Ping timeout: 240 seconds]
sentriz has joined #foot
erectus has quit [Read error: Connection reset by peer]
chiselfuse has quit [Remote host closed the connection]
chiselfuse has joined #foot
erectus has joined #foot
ninewise has quit [Remote host closed the connection]
ninewise has joined #foot
kode54 has quit [Quit: The Lounge - https://thelounge.chat]
kode54 has joined #foot
hmht has joined #foot
ScTpA has joined #foot
cbb has joined #foot
emias has quit [Quit: Reboot.]
baltazar has quit [Quit: Lost terminal]
baltazar has joined #foot
ScTpA has quit [Ping timeout: 240 seconds]
ScTpA has joined #foot
ScTpA has quit [Ping timeout: 255 seconds]
hmht has quit [Ping timeout: 260 seconds]
delthas_cc0 has quit [Ping timeout: 240 seconds]
delthas_cc0 has joined #foot
Biolunar has quit [Quit: brb]
<brocellous> Hm if the clipboard is clear there is just no response. Do I use a timeout in this case?
<brocellous> Or hm actually I should find a ctlseq that is guaranteed a response, and use that to serialize.
<brocellous> kinda like wayland's roundtrip I guess
<rockorager> brocellous: the canonical roundtrip is the DA1 request
<rockorager> "\x1b[c"
<rockorager> Nearly everything responds to it
<rockorager> dankamongmen has certainly gotten most to respond, I've found a few others I've sent patches in or noted the issue
<rockorager> I think that a DSR ("Device Status Report") is more semantically correct though
<rockorager> "\x1b[5c" and the terminal should resond "\x1b[0n" meaning "ok", from everythign I've read this is the closest to a ping/pong
<rockorager> s/\x1b[5c/\x1b[5n
<rockorager> I have yet to find a terminal that doesn't respond to DSR
<rockorager> (probably because the response to the request is always the same, there are no decisions on the part of the terminal author)
<brocellous> rockorager: yeah, that looks promising
<rockorager> I know that Kovid, the author of kitty, specifically says to use DA1 requests as a roundtrip
<rockorager> I think DSR is semantically correct, and fewer bytes so it's about 1ms faster on ssh connections, but either should be ok to use
Biolunar has joined #foot
cbb has quit [Quit: cbb]
lbia has quit [Ping timeout: 268 seconds]
lbia has joined #foot
hexa- has quit [Quit: WeeChat 4.2.2]
hexa- has joined #foot