Typing Emoji Doesn't Work #514

Open
opened 2019-03-22 16:31:32 +01:00 by ghost · 2 comments
ghost commented 2019-03-22 16:31:32 +01:00 (Migrated from github.com)

I can't piece if the repeated errors below are a part of it, as they don't seem to happen right when I try to use an emoji:

Undecodable sequence: \001b(hex)[?2004l
Undecodable sequence: \001b(hex)[?2004h
Undecodable sequence: \001b(hex)[2m
Undecodable sequence: \001b(hex)[?2004l
Undecodable sequence: \001b(hex)[?2004h
Undecodable sequence: \001b(hex)[2m

In any case, running the Ubuntu PPA on 18.10, using XIM as an input method (set with QT_IM_MODULE). All custom compose key sequences I have that can be represented as non-emoji symbols, like the following, work fine:

<Multi_key> <w> <exclam> : "⚠" 
<Multi_key> <r> <a> : "☢"

But anything that can only result in emoji characters, such as those below, does not enter any character:

<Multi_key> <semicolon> <3> : "😘"
<Multi_key> <less> <3> : "💚💙"

Pasting emoji from the clipboard does work:
a screenshot of a pixellated blue heart emoji in a terminal's text entry field

As does showing emoji in existing files:
a screenshot of pixellated blue and green heart emoji in the terminal

I can't piece if the repeated errors below are a part of it, as they don't seem to happen right when I try to use an emoji: ``` Undecodable sequence: \001b(hex)[?2004l Undecodable sequence: \001b(hex)[?2004h Undecodable sequence: \001b(hex)[2m Undecodable sequence: \001b(hex)[?2004l Undecodable sequence: \001b(hex)[?2004h Undecodable sequence: \001b(hex)[2m ``` In any case, running the Ubuntu PPA on 18.10, using XIM as an input method (set with QT_IM_MODULE). All custom compose key sequences I have that can be represented as non-emoji symbols, like the following, work fine: ``` <Multi_key> <w> <exclam> : "⚠" <Multi_key> <r> <a> : "☢" ``` But anything that can only result in emoji characters, such as those below, does not enter any character: ``` <Multi_key> <semicolon> <3> : "😘" <Multi_key> <less> <3> : "💚💙" ``` Pasting emoji from the clipboard does work: ![a screenshot of a pixellated blue heart emoji in a terminal's text entry field](https://user-images.githubusercontent.com/15249812/54834111-db9f5080-4c95-11e9-8492-8e27b93982a9.png) As does showing emoji in existing files: ![a screenshot of pixellated blue and green heart emoji in the terminal](https://user-images.githubusercontent.com/15249812/54833916-659ae980-4c95-11e9-8d38-88dd54159fc1.png)
ghost commented 2019-05-19 19:05:42 +02:00 (Migrated from github.com)

(still an issue after updates to 19.04)

(still an issue after updates to 19.04)
verfriemelt-dot-org commented 2020-01-10 08:21:38 +01:00 (Migrated from github.com)

i have the same, with UTF8 Border on Terminal applications, ( postgresql pager, pspg )

Undecodable sequence: \001b(hex)[23;0;0t
$ src/cool-retro-term/cool-retro-term --version
cool-retro-term 1.1.1
i have the same, with UTF8 Border on Terminal applications, ( postgresql pager, pspg ) ``` Undecodable sequence: \001b(hex)[23;0;0t ``` ``` $ src/cool-retro-term/cool-retro-term --version cool-retro-term 1.1.1 ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#514
No description provided.