summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
AgeCommit message (Expand)Author
2008-12-08Make window options work the same was as session options, add mode-fg/mode-bg...Nicholas Marriott
2008-09-26Trim.Nicholas Marriott
2008-09-25Fix stupid GNU getopt behaviour.Nicholas Marriott
2008-09-25Internal screen data rewrite for better 256 colour/UTF-8 support.Nicholas Marriott
2008-09-09Initial UTF-8 support.Nicholas Marriott
2008-08-28Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.Nicholas Marriott
2008-07-010.4 released.Nicholas Marriott
2008-06-29Zombie windows, requested by Will Maier.Nicholas Marriott
2008-06-25Oops, forgot to commit move-window. Also add select-prompt to allow index to ...Nicholas Marriott
2008-06-25Allow use of alt keys. move-window command.Nicholas Marriott
2008-06-23list-commands command.Nicholas Marriott
2008-06-23IRIX fixes, sort of partly work.Nicholas Marriott
2008-06-23IRIX fixes thanks to Elias Pipping.Nicholas Marriott
2008-06-22More missing bits from Solaris.Nicholas Marriott
2008-06-21Update SRCS.Nicholas Marriott
2008-06-19Command prompt for interactive commands.Nicholas Marriott
2008-06-18More Solaris stuff. Use ttyname, use ncurses,h.Nicholas Marriott
2008-06-18More Solaris bitsNicholas Marriott
2008-06-18NO_ASPRINTF.Nicholas Marriott
2008-06-18More Sun OS crap.Nicholas Marriott
2008-06-18forkpty for Sun OS.Nicholas Marriott
2008-06-18compat/daemon.cNicholas Marriott
2008-06-18Start of Solaris port.Nicholas Marriott
2008-06-18Sort options from Pierre Riteau.Nicholas Marriott
2008-06-16show-window-options command.Nicholas Marriott
2008-06-15Add a couple of extra option types, and implement show-options command.Nicholas Marriott
2008-06-06Some Linux fixes; some code tidying. Don't redraw status bar so often.Nicholas Marriott
2008-06-05Big reorganisation of command-line syntax.Nicholas Marriott
2008-06-05Add a MANDIR variable, from Tiago Cunha.Nicholas Marriott
2008-06-04Update.Nicholas Marriott
2008-06-03Quick and dirty kill-server command.Nicholas Marriott
2008-06-01New command, send-keys, to send a set of keys.Nicholas Marriott
2008-02-10GNUmakefile fixes, from tobiasu.Nicholas Marriott
2007-12-13Sync with Makefile.Nicholas Marriott
2007-12-06Major reorganisation of screen handling.Nicholas Marriott
2007-11-25Update SRCS, use -rdynamic in DEBUG case, lose openssl crap.Nicholas Marriott
2007-11-25Sync SRCS.Nicholas Marriott
2007-11-20+index.html.inNicholas Marriott
2007-11-16switch-client command.Nicholas Marriott
2007-11-16Add -c option to specify client, and move detach/refresh to client rather tha...Nicholas Marriott
2007-11-09Initial man page.Nicholas Marriott
2007-11-09rename-session command.Nicholas Marriott
2007-10-31Make it build/run on Linux.Nicholas Marriott