<anarcat>
i wonder, i have another odd thing with selection in foot... if i have a long line that wraps around the right-side of the terminal (and so shows up on two lines), a selection of those "two lines" (which are really one) show up with an extra newline when pasting
<anarcat>
to take a random example, right now i have a foot window open which shows:
<anarcat>
anarcat@angela:grafana-dashboards$ git commit -m'fix link to apache d
<dnkl>
anarcat: you're welcome :) sorry everything is moving so slowly right now, but life is extremely busy right now
<anarcat>
ashboard' -a
<anarcat>
the window size makes the text wrap around the "d" there... i would expect a selection of those two lines to give me the text: "anarcat@angela:grafana-dashboards$ git commit -m'fix link to apache dashboard' -a", on one line, but it does add that extra newline, weird no? :)
<dnkl>
whether foot treats them as one or two lines _should_ depend on whether the shell/application inserted a newline in-between or not
<anarcat>
dnkl: hey no excuse necessary! this is fine :)
<anarcat>
dnkl: oh interesting
<anarcat>
well i don't see that behavior in other terminals
<dnkl>
but I have a feeling there's a bug in foot, as sometimes I've seen it split up one logical line into two
<anarcat>
gnome-terminal correctly takes the selection "anarcat@angela:grafana-dashboards$ git commit -m'fix link to apache dashboard'
<anarcat>
okay, i'll file this as a bug then, if you don't mind :)
<dnkl>
anarcat: sure. What I'd really like is a "printf" line that reproduces the issue. What that line will look like will depend on the width of the terminal...
<rockorager>
Only foot, wezterm, and contour are accurately handling Unicode as far as I can tell
<rockorager>
Contour is already implementing this code (obviously) but would be cool if I could determine support without resorting to printing emojis and querying cursor positions
Biolunar has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]