commit | 3f6bfbaf2babcc7f08f628a82ff31b0b52014e58 | [log] [download] |
---|---|---|
author | nicm <nicm> | Tue Mar 12 11:16:49 2019 +0000 |
committer | nicm <nicm> | Tue Mar 12 11:16:49 2019 +0000 |
tree | ce4bf0c954cdfede0c2e86905bd85a9f565ed370 | |
parent | ff4c80d53df96bb46eaa64107673e42d402f0d49 [diff] |
Allow multiple modes to be open in a pane. A stack of open modes is kept and the previous restored when the top is exited. If a mode that is already on the stack is entered, the existing instance is moved to the top as the active mode rather than being opened new.