0

Is there an alternative terminal for Ubuntu that supports something like the Windows 10 "mark mode"?

It allows selecting text and copying to the system clipboard with the keyboard only.

http://www.hanselman.com/blog/Windows10GetsAFreshCommandPromptAndLotsOfHotkeys.aspx


Update: I found termite which can do this but unfortunately is missing tabs. Also setting it up is quite painful.

laktak
  • 559
  • 1
  • 6
  • 13

1 Answers1

0

Gnome terminal already allows selecting text with mouse and copying with Ctrl + Shift + C . Pasting is done with Ctrl + Shift + V.

Sergiy Kolodyazhnyy
  • 105,154
  • 20
  • 279
  • 497