summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
AgeCommit message (Expand)Author
2009-04-21Ready for 0.8.Nicholas Marriott
2009-04-03rotate-window command.Nicholas Marriott
2009-04-02swap-pane command.Nicholas Marriott
2009-04-01Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott
2009-03-31More AIX tweaks.Nicholas Marriott
2009-03-31Missing \.Nicholas Marriott
2009-03-31Most of AIX support.Nicholas Marriott
2009-03-07break-pane command to split a pane off into a new window; bound to ! by default.Nicholas Marriott
2009-02-18Reuse CPPFLAGS.Nicholas Marriott
2009-02-18INCDIRS after CPPFLAGS.Nicholas Marriott
2009-02-18Use CPPFLAGS.Nicholas Marriott
2009-02-08Move to 0.8.Nicholas Marriott
2009-02-07Time for 0.7.Nicholas Marriott
2009-02-03copy-buffer command.Tiago Cunha
2009-01-27Allow status, mode and message attributes to be changed by three new options:...Nicholas Marriott
2009-01-25load-buffer commandTiago Cunha
2009-01-21Dont overload DEBUG, use FDEBUG.Nicholas Marriott
2009-01-20Darwin support for automatic-rename, from joshe.Nicholas Marriott
2009-01-20Darwin too.Nicholas Marriott
2009-01-20Try to change the window title to match the command running it in. This is doneNicholas Marriott
2009-01-18find-window command.Nicholas Marriott
2009-01-18Remove object files in the compat directory.Tiago Cunha
2009-01-18Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott
2009-01-18suspend-client command and suspend client when ^Z key binding is used.Nicholas Marriott
2009-01-18Update for 0.7.Nicholas Marriott
2009-01-17Tidy a few warnings.Nicholas Marriott
2009-01-15Two new commands, choose-window and choose-session which work only when bound...Nicholas Marriott
2009-01-14Darwin needs vis.c as well.Nicholas Marriott
2009-01-14switch-pane is now select-pane.Nicholas Marriott
2009-01-14up-pane and down-pane commands.Nicholas Marriott
2009-01-13kill-pane command.Nicholas Marriott
2009-01-11Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...Nicholas Marriott
2009-01-11save-buffer command, from Tiago Cunha.Nicholas Marriott
2009-01-11Server locking. set-password and lock-server commands, plus automatic locking.Nicholas Marriott
2009-01-10Linux bits.Nicholas Marriott
2009-01-10vis functions for Linux.Nicholas Marriott
2008-12-15source-file command from Tiago Cunha.Nicholas Marriott
2008-12-13Fix CLEANFILES.Nicholas Marriott
2008-12-10Import OpenBSD's getopt(3) to workaround broken glibc version.Nicholas Marriott
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