commit | c5dbec9e856602e7b10a5e8f8e5f70585096ffb8 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Wed Jun 03 07:51:24 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Wed Jun 03 07:51:24 2009 +0000 |
tree | 86359cd505db677460529f8ac7b2ec7505eb753d | |
parent | 646cfa6983fe739fbb5a908fcc412ae415248a9f [diff] |
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.