selwin didn't insert to top if oldselwin == 0
[unix-history] / usr / src / usr.bin / window / windowrc
CommitLineData
61123770 1# @(#)windowrc 3.2 83/08/22
48aba638
EW
2
3# configuration file example for window manager
61123770 4# to be installed in ~/.windowrc
48aba638
EW
5#
6# creates two unequal sized windows of full screen width.
7
8# terse # set terse mode (if you want)
9# escape ^A # set escape character (if you want)
10
11window * * 15 * # top window 15 lines
12label 1 "Top Window" # label it
13window 17 * * * # bottom window rest of the screen
14label 2 "Bottom Window" # label
15%1 # current window is 1