aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2019-04-18
|\
| * Copy the code to infer the option type to show-options and document it.nicm2019-04-18
* | Merge branch 'obsd-master'Thomas Adam2019-04-18
|\|
| * Pass target client and session to load_cfg from source-file so formatsnicm2019-04-18
| * Update session activity on focus event, from tafryn at gmail dot com.nicm2019-04-18
| * mark up punctuation-as-macro-args properly;jmc2019-04-17
| * Fix minimum size check on split and size of first cell on spread outnicm2019-04-17
| * Rewrite main-vertical and horizontal to use the common spread out codenicm2019-04-17
| * Set the window size as well as the layout size when using the presetnicm2019-04-17
| * Do not let the size of the pane status screen go negative.nicm2019-04-17
| * Document that switch-client can change all of session,window,pane andnicm2019-04-17
| * Break new window and pane creation common code from various commands andnicm2019-04-17
* | Add to TODO.Nicholas Marriott2019-04-17
* | Warning fixes from Carlo Marcelo Arenas Belón.Nicholas Marriott2019-04-10
* | Fix minimum size check on split and size of first cell on spread out with aNicholas Marriott2019-04-10
* | Use the right winlink pointer in new-window.Nicholas Marriott2019-04-10
* | Remove unused variable.Nicholas Marriott2019-04-10
* | Add PATH_DEFPATH to compat.h from Carlo Marcelo Arenas Belón.Nicholas Marriott2019-04-09
* | Do not let the size of the pane status screen go negative.Nicholas Marriott2019-04-09
* | Rewrite main-vertical and horizontal to use the common spread out code and toNicholas Marriott2019-04-09
* | Set the window size as well as the layout size when using the preset layoutsNicholas Marriott2019-04-09
* | Solaris has no paths.h.Nicholas Marriott2019-04-09
* | Merge branch 'obsd-master'Thomas Adam2019-04-08
|\|
| * select-word was missing from the command list, from pawel-slowik.nicm2019-04-08
* | Document that switch-client can change all of session,window,pane and check forNicholas Marriott2019-04-08
* | Merge branch 'obsd-master'Thomas Adam2019-04-07
|\|
| * Current window style also needs to be tested for default.nicm2019-04-07
* | Linux: remove include for util.hThomas Adam2019-04-07
* | Do not log NULL command.Nicholas Marriott2019-04-07
* | Forgot to add the file.Nicholas Marriott2019-04-07
* | Break new window and pane creation common code from various commands andNicholas Marriott2019-04-07
* | Remove from TODO one thing that I don't think is necessary and one that isNicholas Marriott2019-04-07
* | Fix a duplicate entry in CHANGES and remove an item from TODO.Nicholas Marriott2019-04-07
* | Merge branch 'obsd-master'Thomas Adam2019-04-05
|\|
| * Fix some warnings, from Thomas Adam.nicm2019-04-05
* | Merge branch '2.9-rc'Nicholas Marriott2019-04-04
|\ \
| * | Fix size check for splitw -f and top level pane size for tiled layout,nicm2019-04-04
| * | screen_write_fast_copy can no longer assume the target screen is defaultnicm2019-04-03
| * | Silence flag should use the same option as activity, reported by Thomasnicm2019-04-02
| * | Version RC2.Nicholas Marriott2019-04-02
| * | Update regress from master.Nicholas Marriott2019-04-02
| * | Store and restore cursor across reflow by working out a position basednicm2019-04-02
| * | Restore a check to stop scrolled lines becoming larger than total lines,nicm2019-04-02
* | | Merge branch 'obsd-master'Thomas Adam2019-04-04
|\ \ \ | | |/ | |/|
| * | Fix size check for splitw -f and top level pane size for tiled layout,nicm2019-04-04
* | | Merge branch 'obsd-master'Thomas Adam2019-04-03
|\| |
| * | Do not load /etc/tmux.conf if given -f.nicm2019-04-03
| * | screen_write_fast_copy can no longer assume the target screen is defaultnicm2019-04-03
* | | Merge branch 'obsd-master'Thomas Adam2019-04-02
|\| |
| * | Silence flag should use the same option as activity, reported by Thomasnicm2019-04-02