DEV Community

Discussion on: Edit tmux output with Vim (or any text editor)

Collapse
 
micahriggan profile image
Micah Riggan • Edited

That's pretty neat. Sometimes I do C-b [ then <space> move around to select text with arrows then <enter> to copy it to your clipboard

Collapse
 
acro5piano profile image
Kay Gosho

Yes, tmux has the ability by default.
Sometimes I want to edit, join, and search the text before copy ;)