changing window size, new struct ww
[unix-history] / usr / src / usr.bin / window / local.h
CommitLineData
72b4eaee 1/*
7edc52ec 2 * @(#)local.h 3.2 %G%
72b4eaee
EW
3 */
4
5/*
6 * Things of local interest.
7 */
8
9#define RUNCOM ".windrc"
10#define ESCAPEC ctrl(p)
11#define NLINE 48
12#define SHELL "/bin/csh" /* if no environment SHELL */