#[FIXED] Can't copy and paste glyphs from firefox into kitty terminal

1 messages · Page 1 of 1 (latest)

vast fable
#

Whenever I try to copy an icon, such as "", the house gliph from font-awesome-6 into kitty, the output is: \uf015 rather than the actual symbol, how do I fix this? copying symbol from kitty to kitty works perfectly fine.

FIX:
This turned out to be a issue with one of the commits in kitty that was included in the package, installing the git version for now will work pefectly fine!

#

Can't copy and paste glyphs from firefox into kitty terminal

#

I can install them, any suggestions to a good baseline?

#

Yup, installed alacritty here, works fine

#

so the issue itself is in kitty, but I don't know exactly what it is that's causing this

#

in alacritty: , in kitty: \uf6c4

#

This only explains the glyph size issue, but unfortunately nothing about the clipboard unicode

#

Oh, wait!

#

I think I found a possible solution

#

nope, nothing

#

copying in this order: discord -> kitty works perfectly fine, tho

#

I had found paste_actions filter in the configuration, but it's not what I thought it was

#

Not sure where to head from it, tho

#

Fixed! The patch is currently applied only in the git version in arch, moved to it and it works!