CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2009/06/03 01:51:24

Modified files:
        usr.bin/tmux   : cmd-rotate-window.c cmd-swap-pane.c tmux.h 

Log message:
When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux
crashes when trying to find the new active pane.

While here, nuke an unused pane flag.

Fixes PR 6160, reported by and a slightly different version of diff tested by
ralf.horstmann at gmx.de.

Reply via email to