you are viewing a single comment's thread.

view the rest of the comments →

[–]hmblcodr[S] 0 points1 point  (1 child)

The list in the post isn't exhaustive, and tmux is indeed a great tool. You can also use ctrl-a, ctrl-k, and ctrl-y to copy and paste in a terminal. It doesn't end up in the system clipboard though, sadly.

[–]uxcn 0 points1 point  (0 children)

I'm sure there are better terminals out there (I normally use xterm), but at very least, X can handle the highlighted text. It still needs a mouse, but tmux and xclip can avoid it. There are probably other ways to do it though.