summaryrefslogtreecommitdiffstats
path: root/server-fn.c
AgeCommit message (Expand)Author
2009-07-17Make it so using kill-pane to destroy the last pane in a window destroys theNicholas Marriott
2009-07-17Oops, it is always a good idea to get arguments the right way round.Nicholas Marriott
2009-07-17Memory could be leaked if a second prompt or message appeared while another wasNicholas Marriott
2009-07-14Need time.h not sys/time.h for time(2).Nicholas Marriott
2009-07-10Add a default-terminal option to set the starting value of $TERM in newNicholas Marriott
2009-06-30When unlocking the server, don't try to clear the prompt on clients without aNicholas Marriott
2009-06-25Miscellaneous unused functions, including one which was basically aNicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott