copy & paste key combination does not work #723

Open
opened 2022-05-30 23:32:54 +02:00 by craig · 1 comment
craig commented 2022-05-30 23:32:54 +02:00 (Migrated from github.com)

System: Linux, Debian 11, tested with 1.1.1+git20200723-2.1 and 1.2.0.
copy & paste by mouse works, but shift+insert does not, it just pastes: 2~

In vim, this pastes:

System: Linux, Debian 11, tested with 1.1.1+git20200723-2.1 and 1.2.0. copy & paste by mouse works, but shift+insert does not, it just pastes: 2~ In vim, this pastes: <S-Insert>
leoperbo commented 2024-05-10 00:44:20 +02:00 (Migrated from github.com)

System: KDE neon 22.04 x86_64, tested with CRT 1.2.

I can confirm:

  1. Ctrl+Insert should copy selected text, but does not, it pastes 5~.
  2. Shift+Insert should paste from clipboard, but pastes 2~, or if I'm editing in nano, a prompt for file insertion appears.

I know the suggested keybinds, which works ok:

  • Copy: Ctrl+Shift+C
  • Paste: Ctrl+Shift+V

But it would be great that primitive keybinds worked too, honoring the "retro" in "Cool Retro Term" and enabling an alternative that only uses 2 keys for copy and paste.

System: KDE neon 22.04 x86_64, tested with CRT 1.2. I can confirm: 1. <kbd>Ctrl</kbd>+<kbd>Insert</kbd> should copy selected text, but does not, it pastes `5~`. 2. <kbd>Shift</kbd>+<kbd>Insert</kbd> should paste from clipboard, but pastes `2~`, or if I'm editing in nano, a prompt for file insertion appears. I know the suggested keybinds, which works ok: - Copy: <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd> - Paste: <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>V</kbd> But it would be great that primitive keybinds worked too, honoring the "retro" in "Cool Retro Term" and enabling an alternative that only uses 2 keys for copy and paste.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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