aboutsummaryrefslogtreecommitdiff
path: root/cmd-kill-window.c
Commit message (Expand)AuthorAge
* %u -> %d for indexes. Some lint fixes.Nicholas Marriott2007-10-30
* unlink-window command. Also fix some u_int -> int problems.Nicholas Marriott2007-10-26
* Reorg window data structures. Add an intermediate data type (struct winlink) ...Nicholas Marriott2007-10-26
* Kill window command. Nuke some backspace stuff.Nicholas Marriott2007-10-19