summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-04Merge branch 'obsd-master'Thomas Adam
2017-05-04Some new notifications, mainly for active pane and current window andnicm
2017-05-03Merge branch 'obsd-master'Thomas Adam
2017-05-03Add a format for the last search string in copy mode and fix the promptnicm
2017-05-01Merge branch 'obsd-master'Thomas Adam
2017-05-01In order that people can use formats like #D in #() in the status linenicm
2017-04-30.NOTPARALLEL.Nicholas Marriott
2017-04-30Add regress/Makefile.Nicholas Marriott
2017-04-30Make example match reality; Greg Hurrell.Nicholas Marriott
2017-04-30Add to TODO.Nicholas Marriott
2017-04-30Merge branch 'obsd-master'Thomas Adam
2017-04-29Fix UTF-8 combining characters in column 0, based on a diff from Keithnicm
2017-04-28Merge branch 'obsd-master'Thomas Adam
2017-04-28Merge branch 'master' of github.com:tmux/tmuxNicholas Marriott
2017-04-28Test that kill-session closes the panes (processes end up dead).Nicholas Marriott
2017-04-28Log what is happening with window and session reference counts much morenicm
2017-04-28Remove a reference from the right window when removing from a winlink'snicm
2017-04-28Do not put the window on the alerts queue and add a reference unless thenicm
2017-04-28Merge branch 'obsd-master'Thomas Adam
2017-04-28Konsole incorrectly ignores SU (CSI S) if the parameter is bigger thannicm
2017-04-28Merge branch 'obsd-master'Thomas Adam
2017-04-28Default for xterm-keys was wrong, stop documenting it.nicm
2017-04-27source-file too.Nicholas Marriott
2017-04-27Tests for some new session and new window bits.Nicholas Marriott
2017-04-25Merge branch 'obsd-master'Thomas Adam
2017-04-25Make full width panes try to play more nicely with terminal copy andnicm
2017-04-25When we write out the grid including escape sequences, an SGR 0 needs tonicm
2017-04-25Merge branch 'obsd-master'Thomas Adam
2017-04-25Do not update TERM into config file parsing has finished.nicm
2017-04-25Block the initial client if there is one until the configuration filenicm
2017-04-25Another test.Nicholas Marriott
2017-04-25Remove stuff from TODO.Nicholas Marriott
2017-04-25And another test.Nicholas Marriott
2017-04-25Merge branch 'obsd-master'Thomas Adam
2017-04-25And another.Nicholas Marriott
2017-04-25Try to start writing test scripts.Nicholas Marriott
2017-04-25if-shell doesn't need to queue its error message into a callback, and innicm
2017-04-23Merge branch 'obsd-master'Thomas Adam
2017-04-23Only use ED for clear screen if at the bottom, same as earlier fix tonicm
2017-04-22Merge branch 'obsd-master'Thomas Adam
2017-04-22Merge branch 'obsd-master'Thomas Adam
2017-04-22Memory leak from David CARLIER.nicm
2017-04-22Do not need getopt.h.nicm
2017-04-22Merge branch 'obsd-master'Thomas Adam
2017-04-22Can't collect UTF-8 characters of more than one byte at the moment.nicm
2017-04-22new -A should use the session name.nicm
2017-04-22Get rid of the extra layer of flags and cmd_prepare() and just store thenicm
2017-04-22Merge branch 'obsd-master'Thomas Adam
2017-04-22Mouse bindings and hooks set up an initial current state when running anicm
2017-04-22We need to collect UTF-8 characters so that width != 1 characters arenicm