You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Selected text in kitty is shown with reverted colors. On grapheme clusters (e.g. emoji chains with ZWJ) the selection area seems to expand the width of codepoints taken individually, instead of using the width of the whole cluster.
To Reproduce
Steps to reproduce the behavior:
echo -e '👨\u200d👩\u200d👧\u200d👧'
Select output of echo with a double click for example
See error
Screenshots
Environment details
kitty 0.23.1 created by Kovid Goyal
Linux vroom 5.14.14-arch1-1 #1 SMP PREEMPT Wed, 20 Oct 2021 21:35:18 +0000 x86_64
Arch Linux \r (\l)
LSB_VERSION=1.4
DISTRIB_ID=Arch
DISTRIB_RELEASE=rolling
DISTRIB_DESCRIPTION="Arch Linux"
Running under:Wayland
Loaded config files:
/home/hubert/.config/kitty/kitty.conf
Config options different from defaults:
font_family JetBrains Mono
font_size 13.0
Added shortcuts:
shift+page_up KeyAction('scroll_page_up')
shift+page_down KeyAction('scroll_page_down')
The text was updated successfully, but these errors were encountered:
Describe the bug
Selected text in kitty is shown with reverted colors. On grapheme clusters (e.g. emoji chains with ZWJ) the selection area seems to expand the width of codepoints taken individually, instead of using the width of the whole cluster.
To Reproduce
Steps to reproduce the behavior:
echo -e '👨\u200d👩\u200d👧\u200d👧'
Screenshots
Environment details
The text was updated successfully, but these errors were encountered: