bent_fingers has quit [Quit: Connection closed for inactivity]
E9 has joined #foot
Kabouik has quit [Server closed connection]
Kabouik has joined #foot
Kabouik has joined #foot
chomwitt has joined #foot
travankor has joined #foot
dustinm` has quit [Quit: Leaving]
kraftwerk28 has quit [Server closed connection]
kraftwerk28 has joined #foot
fitrh has joined #foot
dustinm` has joined #foot
E9 has quit [Remote host closed the connection]
fitrh has quit [Ping timeout: 250 seconds]
nicolai has quit [Server closed connection]
nicolai has joined #foot
hexa- has quit [Server closed connection]
hexa- has joined #foot
qaqland6 has joined #foot
qaqland has quit [Ping timeout: 256 seconds]
qaqland6 is now known as qaqland
sentriz has quit [Ping timeout: 246 seconds]
beerman has quit [Remote host closed the connection]
beerman has joined #foot
xenrox has quit [Server closed connection]
xenrox has joined #foot
vyryls has quit [Quit: WeeChat 4.1.1]
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
<rockorager>
dnkl: I read the issue for font selection and have some ideas but wanted to run past you first
<rockorager>
To preface it, monaspace coming out with fonts intended to be mixed in a code editor changes the need of font selection
<rockorager>
It would need to be a cell attribute, and probably is best specified as an SGR - where users configure there base set of fonts (like in a browser)
<rockorager>
In firefox I pick my serif, sans-serif, monospace (but css also has cursive and fantasy as generic font families)
<rockorager>
Following that sense, I think it would make sense to have an SGR sequence which can select from one of several fonts in a palette
<rockorager>
The base number doesn't matter but I chose 15: `SGR 15 : Ps m`
<rockorager>
This would add I'm guessing 1 byte per cell for a bitmask of which font is active
h-erectus has joined #foot
erectus has quit [Remote host closed the connection]
erectus has joined #foot
<wael>
Hello, when SSHing to a server where I cannot install the terminal type, what should I change $TERM to so I avoid breakage?
E9 has joined #foot
erectus has quit [Ping timeout: 264 seconds]
E9 has quit [Quit: leaving]
E9 has joined #foot
<beerman>
xterm should work mostly fine
rcf has quit [Server closed connection]
rcf has joined #foot
sentriz has joined #foot
Biolunar has quit [Ping timeout: 268 seconds]
Biolunar has joined #foot
flowy has joined #foot
lbia has quit [Quit: lbia]
lbia has joined #foot
<E9>
How can I do copy on select? Like when I select something I want it to be automatically copied to the system clipboard.
rrogalski has quit [Read error: Connection reset by peer]
rrogalski[rich] has joined #foot
rrogalski[rich] has quit [Ping timeout: 276 seconds]
vyryls has joined #foot
<flowy>
E9: sorry if you already know this but foot already copies on select, but to the 'primary' clipboard (which is not the same thing as system clipboard)
<flowy>
so you might investigate ways of syncing the two clipboards to accomplish what you want
rrogalski has joined #foot
<novakane>
there is a config option to choose the clipboard you want iirc