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.
Asked
Active
Viewed 839 times
1
-
I have exactly the same issue with openSUSE 43.2 Leap and GNOME 3 – Roman Sep 20 '17 at 08:59
1 Answers
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.
-
-
-
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