Nested list of windows in the windowlist view
commitdfc7d7413a1557bdfcff1d4de21d93226086d0bd
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Fri, 8 Aug 2008 23:04:30 +0000 (8 19:04 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Fri, 8 Aug 2008 23:04:30 +0000 (8 19:04 -0400)
tree2056cc2b3a28309bf5ddcdfcba3fab8124609658
parent7264aa1486d36202b9e4a588c088b9de5beb579e
Nested list of windows in the windowlist view

The -g flag to windowlist will cause the windowlist to be nested, i.e.
the windows belonging to a group window in the list will show up
indented on the left. The -g flag is compatible with the -m flag.

Also, in a windowlist, pressing \b or \x7f will jump to its parent group
window.

References #23856
src/help.c
src/process.c
src/screen.h