summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-16Define FNM_CASEFOLD to 0 for AIX, from Eric N Vander Weele.Nicholas Marriott
2019-12-16Remove imsg.h.Nicholas Marriott
2019-12-16Merge branch 'obsd-master'Thomas Adam
2019-12-16If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/Xnicm
2019-12-16Need to include message size in the maximum buffer calculation.nicm
2019-12-16Instead of using large buffers in imsgs, add the data or path onto the end.nicm
2019-12-13Add to CHANGES.Nicholas Marriott
2019-12-13Merge branch 'obsd-master'Thomas Adam
2019-12-13Show UTF-8 in choose-buffer mode. From KOIE Hidetaka.nicm
2019-12-13Merge branch 'obsd-master'Thomas Adam
2019-12-13Need to check in the error callback also.nicm
2019-12-13Do not spin waiting for exit, instead check in the write callback.nicm
2019-12-12Merge branch 'obsd-master'Thomas Adam
2019-12-12Do not crash in tree modes if the pane is only 1 in width, reported bynicm
2019-12-12Add function to the right file.nicm
2019-12-12Merge branch 'obsd-master'Thomas Adam
2019-12-12Change source-file to use new file code which allows it to read fromnicm
2019-12-12Do not check if client is dead if it is NULL.nicm
2019-12-12Rewrite the code for reading and writing files. Now, if the client isnicm
2019-12-11Merge branch 'obsd-master'Thomas Adam
2019-12-11Tweak previous to check the wrapped flag and stop if not set.nicm
2019-12-11Allow search across wrapped lines and fix some inconsistencies in how thnicm
2019-12-11Merge branch 'obsd-master'Thomas Adam
2019-12-11Do not set cursor colour to default unless it has been changed, GitHubnicm
2019-12-10Add to CHANGES.Nicholas Marriott
2019-12-10Add ~/.config/tmux/tmux.conf to the default search path for configuration filesNicholas Marriott
2019-12-10Merge branch 'obsd-master'Thomas Adam
2019-12-10Make TMUX_CONF a list of files and expand leading $FOO or ~.nicm
2019-12-03Check each _PATH_* define individually (Solaris has paths.h but not all of theNicholas Marriott
2019-12-03Merge branch 'obsd-master'Thomas Adam
2019-12-03Style nits in function arguments.nicm
2019-12-02Merge branch 'obsd-master'Thomas Adam
2019-12-02Remove client menu, I don't think it adds anything.nicm
2019-12-01Fix keys in CHANGES.Nicholas Marriott
2019-12-01Merge branch '3.0a-rc'Nicholas Marriott
2019-12-01Add to CHANGES.3.0aNicholas Marriott
2019-12-01REG_STARTEND is not portable, but it turns out we don't actually neednicm
2019-12-01Add to CHANGES.Nicholas Marriott
2019-11-29Merge branch 'obsd-master'Thomas Adam
2019-11-29Fix respawn-pane/window if default-command is set, reported by Janos Barbero.nicm
2019-11-29If a window appears in only one attached session, there is no point innicm
2019-11-28Do not crash when a format doesn't exist, reported by Thomas Sattler.nicm
2019-11-28Merge branch 'obsd-master'Thomas Adam
2019-11-28Do not crash when a format doesn't exist, reported by Thomas Sattler.nicm
2019-11-28Revert "add missing definition"Nicholas Marriott
2019-11-28add missing definitionThomas Adam
2019-11-28Fix bad merge.Nicholas Marriott
2019-11-28Missing after-kill-pane option.nicm
2019-11-28Merge branch 'obsd-master'Thomas Adam
2019-11-28Missing after-kill-pane option.nicm