CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/05 04:53:05
Modified files:
usr.bin/tmux : Makefile cmd.c layout-custom.c tmux.h window.c
Removed files:
usr.bin/tmux : layout-string.c
Log message:
Get rid of the layout string code which tries to walk through the layout
hierarchy and instead just look at what panes are actually in the window.
