Live data from Hacker News

Workflow in tmux

coderwall.com

61–62 of 62 posts

Re: Workflow in tmux

#62
post #32

Earlier quoted context omitted.

Native copy/paste typically requires a mouse. using tmux's copy-mode and pasting doesn't require a mouse an still stays inside panes.

Using a mouse, you can use tmux's new (in 1.8) pane expansion. prefix + z causes the current pane to take up the entire window. prefix + z again and it goes back to normal. Essentially, it's a maximized/restore capability.

rad, learned a new trick. thanks!
Post reply on HN