summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-11Remove unused variables from Ben Boeckel, and a Pp from jmc.nicm
2020-02-07Merge branch '3.1-rc'Nicholas Marriott
2020-02-07Remove duplicates, from Thomas Sattler.Nicholas Marriott
2020-02-06Merge branch '3.1-rc'Nicholas Marriott
2020-02-06Make list-keys description clearer in tmux.1 and remove an unused variable.nicm
2020-02-05Merge branch 'obsd-master'Thomas Adam
2020-02-05Make list-keys description clearer in tmux.1 and remove an unused variable.nicm
2020-02-04Merge branch '3.1-rc'Nicholas Marriott
2020-02-04Style nit in CHANGES.Nicholas Marriott
2020-02-04Next is 3.2.Nicholas Marriott
2020-02-04Merge branch '3.1-rc'Nicholas Marriott
2020-02-04Update CONTRIBUTING.mdNicholas Marriott
2020-02-043.1-rc.3.1Nicholas Marriott
2020-02-03Remove a duplicate entry.Nicholas Marriott
2020-02-03Merge branch 'obsd-master'Thomas Adam
2020-02-03Instead of passing titles through vis() which doubles backslashes, justnicm
2020-01-30Merge branch 'obsd-master'Thomas Adam
2020-01-30Remove bind-key -c which doesn't do anything and is undocumented.nicm
2020-01-29Merge branch 'obsd-master'Thomas Adam
2020-01-29Warn if a message type that is no longer used is received.nicm
2020-01-29Merge branch 'obsd-master'Thomas Adam
2020-01-29Do not send DA and DSR again if already have a response.nicm
2020-01-29Merge branch 'obsd-master'Thomas Adam
2020-01-29Remove extra Pp (from jmc) and add a missing word.nicm
2020-01-28Add to CHANGES.Nicholas Marriott
2020-01-28Merge branch 'obsd-master'Thomas Adam
2020-01-28If ALL clients are readonly, allow them to affect the size, suggested by Thom...nicm
2020-01-28Ignore empty commands rather than adding them to the command list rathernicm
2020-01-28Merge branch 'obsd-master'Thomas Adam
2020-01-28If we can identify the terminal as iTerm2 or as tmux, we can be surenicm
2020-01-28-V also needs to go in usage.nicm
2020-01-28Fix for version changes.Nicholas Marriott
2020-01-28Merge branch 'obsd-master'Thomas Adam
2020-01-28Add support for the iTerm2 DSR 1337 sequence to get the terminal version.nicm
2020-01-28Reduce a difference with portable tmux by adding the -V flag andnicm
2020-01-28Set up working directory before killing the existing pane on respawn.nicm
2020-01-28Merge branch 'obsd-master'Thomas Adam
2020-01-28Add a define for flags meaning a client is not attached, and fixnicm
2020-01-27Merge branch 'obsd-master'Thomas Adam
2020-01-27Expand description of start-server.nicm
2020-01-27Add support for adding a note to a key binding (with bind-key -N) andnicm
2020-01-27Change so that assignments may be specified alone - a command isn'tnicm
2020-01-25Merge branch 'obsd-master'Thomas Adam
2020-01-25Use FNM_IGNORECASE if present, from Eric N Vander Weele in GitHub issue 2067.Nicholas Marriott
2020-01-25Mention swap-window -d, GitHub issue 2068.nicm
2020-01-14Add to CHANGES.Nicholas Marriott
2020-01-13Merge branch 'obsd-master'Thomas Adam
2020-01-13Stop handling DA and DSR after a second (they should be the first thingnicm
2020-01-13Merge branch 'obsd-master'Thomas Adam
2020-01-13Be more specific in the DSR we are looking for so it doesn't getnicm