<tmpm697>
hi, i have `clipboard-paste=Control+v` in `[key-bindings]` to press control+v to paste from system clipboard, but i `also` want to have `alt+v` to work the same as control+v
<tmpm697>
but with foot, i can't have both map `clipboard-paste=Control+v` and `clipboard-paste=Alt+v`?? in `[key-bindings]` section, is there a way to achive this?
<tmpm697>
and how to map `alt`?
<dnkl>
tmpm697: you can have multiple mappings. Everything is documented in the foot.ini man page
<tmpm697>
got that, Mod1
tmpm697 has quit [Quit: Client closed]
rcf has quit [Ping timeout: 256 seconds]
rcf has joined #foot
<dnkl>
perhaps we should recognize the "normal" modifier names and map them to the corresponding XKB names.
init has quit [Ping timeout: 260 seconds]
tmpm697 has joined #foot
<NickH>
I'm running foot 1.16.2, in in the foot.ini man page it looks like I shouldb able to unset default settings by setting to ""
<NickH>
I'm trying to unset the unicode-input="" so I can use show-urls-launch=Control+Shift+u
<NickH>
However when I launch foot it complains that "" is not a valide XKB key name. See https://0x0.st/Xsl0.txt
cbb has joined #foot
ninewise has quit [Remote host closed the connection]
ninewise has joined #foot
<dnkl>
set it to "none"
<dnkl>
unsetting key bindings pre-dates the support for empty strings, hence the special keyword
<NickH>
Thanks I just tried, but it get the same error but with "none" instead of "" reported.
<NickH>
Maybe there is something weird with my foot build
<NickH>
Ah, I need to remove the quotes
<NickH>
Fixed. Thanks.
hmht has joined #foot
lbia has quit [Quit: lbia]
alexherbo2 has joined #foot
lbia has joined #foot
hmht has quit [Quit: leaving]
hmht has joined #foot
erectus has quit [Remote host closed the connection]
erectus has joined #foot
lbia has quit [Quit: lbia]
lbia has joined #foot
tmpm697 has quit [Quit: Client closed]
newchair has joined #foot
psusi has joined #foot
lbia has quit [Quit: lbia]
alexherbo2 has quit [Remote host closed the connection]
<sewn>
why does OSC 7 require certain HTML-like escaping of characters?
boomboxnation has quit [Remote host closed the connection]
boomboxnation has joined #foot
lbia has joined #foot
jmjl has quit [Ping timeout: 272 seconds]
tmpm697 has joined #foot
jmjl has joined #foot
ayushnix has quit [Read error: Connection reset by peer]
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
hmht has quit [Ping timeout: 246 seconds]
<cbb>
sewn: why does HTML require escaping of characters?
<sewn>
idk
<sewn>
maybe to use less bytes
<cbb>
because the format gives a special meaning to some characters