summaryrefslogtreecommitdiffstats
path: root/server-fn.c
AgeCommit message (Expand)Author
2007-10-12Mark windows in yellow on status line when bell.Nicholas Marriott
2007-10-04Don't resize if sx AND sy haven't changed. Also tweak some logging, and reset...Nicholas Marriott
2007-10-04Incomplete resize support.Nicholas Marriott
2007-10-04Rename window.Nicholas Marriott
2007-10-04Next/last/previous window, some other tweaks.Nicholas Marriott
2007-10-03New window command.Nicholas Marriott
2007-10-03Rewrite command handling to be more generic. Not finished!Nicholas Marriott
2007-10-03String/number arguments..Nicholas Marriott
2007-10-03Move command handling into the server and tidy up some bits.Nicholas Marriott
2007-10-02Redraw client status lines on rename.Nicholas Marriott
2007-10-01Simple status line.Nicholas Marriott
2007-10-01Pass attributes around as flags rather than as a list of escape codes.Nicholas Marriott
2007-09-29Write error messages for rename. Also tweak some error outputs, and fix -i.Nicholas Marriott
2007-09-29Pass bell through from any window.Nicholas Marriott
2007-09-28Terminate buffers properly.Nicholas Marriott
2007-09-27Split list into ls/lsw.Nicholas Marriott
2007-09-27New session selection rules:Nicholas Marriott
2007-09-27Adjust $TMUX environ var to include session index, and don't compact session ...Nicholas Marriott
2007-09-26Server function naming, still not happy with server stuff though.Nicholas Marriott
2007-09-26Cleanup part 1: split up server.c.Nicholas Marriott