Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
21.84k stars 835 forks source link

copy & paste key combination does not work #723

Open craig opened 2 years ago

craig commented 2 years ago

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:

leoperbo commented 2 months ago

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:

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.