1

If I try to select words in a text editor with Ctrl+Shift+Left/Right, or try to copy text from a terminal with Ctrl+Shift+c, it doesn't work. How can I fix this? I use KDE.

Michael Mrozek
  • 93,103
  • 40
  • 240
  • 233
Hayate
  • 111

1 Answers1

0

There is no reason why it should work in console, since console is not a text editor. In console, you have different priorities.

But if you really want to select text in the console using keyboard, it is possible to do so in tmux, which is described in this related questions.

Jakuje
  • 21,357
  • No, i can't select text by worlds even in text editor. – Hayate Nov 18 '15 at 13:19
  • it is unclear what you are aksing. What text editor? – Jakuje Nov 18 '15 at 13:28
  • Any text editor, any text input field in any application or input on any web page. Any hotkey begining from ctrl+shift+.... doesnt't work when changing layout by ctrl+shift selected. – Hayate Nov 19 '15 at 14:50