Hacker News new | ask | show | jobs
by jterenzio 4836 days ago
Changelog: http://sourceforge.net/p/tmux/tmux-code/ci/master/tree/CHANG...
2 comments

  * Resizing panes will now reflow the text inside them.
Finally! I did not expect this feature, I thought the author was opposed to it. It is the one thing I have missed from screen (and part of the reason why I originally started using screen, since xterm does not reflow on resize either).
My favorite "resize-pane learnt '-Z' for zooming a pane temporarily."
"ctrl-[prefix] z" toggles zooming in on a pane now, this is awesome!!!