summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-18Merge branch 'obsd-master'Thomas Adam
2019-04-18Pass target client and session to load_cfg from source-file so formatsnicm
2019-04-18Update session activity on focus event, from tafryn at gmail dot com.nicm
2019-04-17mark up punctuation-as-macro-args properly;jmc
2019-04-17Fix minimum size check on split and size of first cell on spread outnicm
2019-04-17Rewrite main-vertical and horizontal to use the common spread out codenicm
2019-04-17Set the window size as well as the layout size when using the presetnicm
2019-04-17Do not let the size of the pane status screen go negative.nicm
2019-04-17Document that switch-client can change all of session,window,pane andnicm
2019-04-17Break new window and pane creation common code from various commands andnicm
2019-04-17Add to TODO.Nicholas Marriott
2019-04-10Warning fixes from Carlo Marcelo Arenas Belón.Nicholas Marriott
2019-04-10Fix minimum size check on split and size of first cell on spread out with aNicholas Marriott
2019-04-10Use the right winlink pointer in new-window.Nicholas Marriott
2019-04-10Remove unused variable.Nicholas Marriott
2019-04-09Add PATH_DEFPATH to compat.h from Carlo Marcelo Arenas Belón.Nicholas Marriott
2019-04-09Do not let the size of the pane status screen go negative.Nicholas Marriott
2019-04-09Rewrite main-vertical and horizontal to use the common spread out code and toNicholas Marriott
2019-04-09Set the window size as well as the layout size when using the preset layoutsNicholas Marriott
2019-04-09Solaris has no paths.h.Nicholas Marriott
2019-04-08Merge branch 'obsd-master'Thomas Adam
2019-04-08select-word was missing from the command list, from pawel-slowik.nicm
2019-04-08Document that switch-client can change all of session,window,pane and check forNicholas Marriott
2019-04-07Merge branch 'obsd-master'Thomas Adam
2019-04-07Current window style also needs to be tested for default.nicm
2019-04-07Linux: remove include for util.hThomas Adam
2019-04-07Do not log NULL command.Nicholas Marriott
2019-04-07Forgot to add the file.Nicholas Marriott
2019-04-07Break new window and pane creation common code from various commands andNicholas Marriott
2019-04-07Remove from TODO one thing that I don't think is necessary and one that isNicholas Marriott
2019-04-07Fix a duplicate entry in CHANGES and remove an item from TODO.Nicholas Marriott
2019-04-05Merge branch 'obsd-master'Thomas Adam
2019-04-05Fix some warnings, from Thomas Adam.nicm
2019-04-04Merge branch '2.9-rc'Nicholas Marriott
2019-04-04Fix size check for splitw -f and top level pane size for tiled layout,nicm
2019-04-04Merge branch 'obsd-master'Thomas Adam
2019-04-04Fix size check for splitw -f and top level pane size for tiled layout,nicm
2019-04-03screen_write_fast_copy can no longer assume the target screen is defaultnicm
2019-04-03Merge branch 'obsd-master'Thomas Adam
2019-04-03Do not load /etc/tmux.conf if given -f.nicm
2019-04-03screen_write_fast_copy can no longer assume the target screen is defaultnicm
2019-04-02Silence flag should use the same option as activity, reported by Thomasnicm
2019-04-02Merge branch 'obsd-master'Thomas Adam
2019-04-02Silence flag should use the same option as activity, reported by Thomasnicm
2019-04-02Add CHANGES.Nicholas Marriott
2019-04-02Version RC2.Nicholas Marriott
2019-04-02Update regress from master.Nicholas Marriott
2019-04-02Store and restore cursor across reflow by working out a position basednicm
2019-04-02Merge branch 'obsd-master'Thomas Adam
2019-04-02Add an argument to copy commands to set the prefix for the buffer name,nicm