summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2023-09-01makefile: fixup bad mergeThomas Adam
2023-09-01Merge branch 'obsd-master'Thomas Adam
2023-08-22Merge SIXEL branch.Nicholas Marriott
2023-04-25Set default lock command to vlock on Linux if present at build time, from JoshNicholas Marriott
2022-06-30Merge branch 'obsd-master'Thomas Adam
2022-04-06Add an ACL list for users connecting to the tmux socket. Users may be forbiddenNicholas Marriott
2022-03-28Add support for systemd socket activation (where systemd creates the UnixNicholas Marriott
2021-09-15Next is 3.4.Nicholas Marriott
2021-08-25Disable a couple of warnings on macOS.Nicholas Marriott
2021-07-14Pick default-terminal from the first of tmux-256color, tmux, screen-256color,Nicholas Marriott
2021-05-03Add different command historys for different types of prompts ("command",Nicholas Marriott
2021-01-18Add -Wno-format-y2k.Nicholas Marriott
2020-12-24Makefile.am: add grid-reader.cThomas Adam
2020-11-09Scaffold for oss-fuzz, from Sergey Nizovtsev.Nicholas Marriott
2020-11-09Add support for Haiku, from David Carlier. GitHub issue 2453.Nicholas Marriott
2020-05-15xterm-keys has been on by default for 5 years and all other modern terminalsNicholas Marriott
2020-05-08Add a customize mode where options may be browsed and changed, includes addingNicholas Marriott
2020-04-29Do not want -O0 by default.Nicholas Marriott
2020-04-29Improve command prompt completion:Nicholas Marriott
2020-04-23Add XDG_CONFIG home to the configuration search paths.Nicholas Marriott
2020-04-20Merge branch 'obsd-master'Thomas Adam
2020-03-26Merge branch 'obsd-master'Thomas Adam
2020-01-28Fix for version changes.Nicholas Marriott
2019-12-12Merge branch 'obsd-master'Thomas Adam
2019-12-10Add ~/.config/tmux/tmux.conf to the default search path for configuration filesNicholas Marriott
2019-09-08Fix "make ctags", GitHub issue 1888.Nicholas Marriott
2019-06-14Merge branch 'obsd-master'Thomas Adam
2019-05-23Add yacc(1) bits.Nicholas Marriott
2019-05-23Merge branch 'obsd-master'Thomas Adam
2019-05-10Merge branch 'obsd-master'Thomas Adam
2019-04-27Merge branch 'obsd-master'Thomas Adam
2019-04-18Remove duplicate entry.Nicholas Marriott
2019-04-18Merge branch 'obsd-master'Thomas Adam
2019-04-07Break new window and pane creation common code from various commands andNicholas Marriott
2019-03-18Merge branch 'obsd-master'Thomas Adam
2018-09-04Makefile.am: Add space between -f and argumentThomas Adam
2018-08-20Support for windows larger than the client.Nicholas Marriott
2018-07-04+README.ja.Nicholas Marriott
2017-07-12Merge branch 'obsd-master'Thomas Adam
2017-06-08Move FAQ online and do not ship TODO.Nicholas Marriott
2017-05-31Merge branch 'obsd-master'Thomas Adam
2017-04-21Fix after mergeThomas Adam
2017-04-21Merge branch 'obsd-master'Thomas Adam
2017-04-20Turn on debug if $VERSION is master rather than commenting and uncommenting.Nicholas Marriott
2017-03-22Remove coverage and profile flags.Nicholas Marriott
2017-03-22Can shorten these by using LIBOBJ.Nicholas Marriott
2017-03-22DEFS -> AM_CPPFLAGS.Nicholas Marriott
2017-03-22Should not need -D_POSIX_PTHREAD_SEMANTICS.Nicholas Marriott
2017-03-22Use AC_USE_SYSTEM_EXTENSIONS and explicitly check for daemon() in headers.Nicholas Marriott
2017-03-09Compat code for strndup and strnlen.Nicholas Marriott