[konsole] [Bug 392171] New: ☕ U+2615 Hot beverage take one space but deleting it puts the cursor two characters back
ariasuni
bugzilla_noreply at kde.org
Thu Mar 22 11:56:29 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=392171
Bug ID: 392171
Summary: ☕ U+2615 Hot beverage take one space but deleting it
puts the cursor two characters back
Product: konsole
Version: 17.12.2
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: font
Assignee: konsole-devel at kde.org
Reporter: perso at hack-libre.org
Target Milestone: ---
When I put ☕ in a terminal, the display is correct. Then I hit Backspace, and
my cursor is placed two (or more) characters back, breaking the view.
Examples:
In bash:
❯ sh ☕
<BACKSPACE>
❯ sh
(I type e)
❯ she
<ENTER>
(launch sh e)
In fish:
❯ sh
(I type <SPACE>☕)
❯ sh☕☕
<BACKSPACE>
❯ s
<BACKSPACE>
❯
<ENTER>
(launch sh)
I didn’t find any other character which provoke this behavior.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list