Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
73eee9a02635f0de49f7cfed849488f59214cb9d
/
cmd-kill-window.c
941eab3
%u -> %d for indexes. Some lint fixes.
by Nicholas Marriott
· 18 years ago
4a325c8
unlink-window command. Also fix some u_int -> int problems.
by Nicholas Marriott
· 18 years ago
4ba3cf6
Reorg window data structures. Add an intermediate data type (struct winlink) to hold index and make sessions hold a RB tree of them rather than a fixed array.
by Nicholas Marriott
· 18 years ago
1b96476
Kill window command. Nuke some backspace stuff.
by Nicholas Marriott
· 18 years ago