Reference:
http://comments.gmane.org/gmane.comp.terminal-emulators.tmux.user/2059
I figured, surely two years later, this problem has been fixed.
Nope. Still broke, doesn't work:
tmux pipe-pane -o -t myname:0.0 "cat >> ./tmux.log"
Is there any chance of me shaming someone into fixing this?
On 2014-06-06 22:47 +0100, Nicholas Marriott wrote:
> I'd rather fix the original bug in both modes, but if you want to
> change behaviour then do it only in vi mode.
OK, I've attached a patch which fixes the behavior for the vi mode and
also fixes the left key bug for the emacs mode. Please test