aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
Commit message (Expand)AuthorAge
...
| * Move job struct into job.c.nicm2018-08-23
* | Merge branch 'obsd-master'Thomas Adam2018-08-22
|\|
| * Add StatusLeft and StatusRight mouse key modifiers for the left andnicm2018-08-22
* | Add flags to refresh-client (-U -D -L -R and -c) to pan a window thatNicholas Marriott2018-08-21
* | Merge branch 'obsd-master'Thomas Adam2018-08-20
|\|
| * Move offset of window list into status struct.nicm2018-08-20
* | Only screen-redraw.c needs to adjust for message or prompt when theNicholas Marriott2018-08-20
* | Support for windows larger than the client.Nicholas Marriott2018-08-20
* | Merge branch 'obsd-master'Thomas Adam2018-08-19
|\|
| * Add a flag to force redrawing of the status line even if the contentnicm2018-08-19
* | Merge branch 'obsd-master'Thomas Adam2018-08-19
|\|
| * Add a client redraw-window flag instead of the redraw-all flag and fornicm2018-08-19
* | Merge branch 'obsd-master'Thomas Adam2018-08-18
|\|
| * SESSION_UNATTACHED flag is no longer necessary now we have an attachednicm2018-08-18
* | Merge branch 'obsd-master'Thomas Adam2018-08-18
|\|
| * Some tidying and helper functions.nicm2018-08-18
* | Merge branch 'obsd-master'Thomas Adam2018-08-10
|\|
| * Bump the UTF-8 character array up to 18 to allow for more combiningnicm2018-08-09
* | Merge branch 'obsd-master'Thomas Adam2018-08-02
|\|
| * Log command arguments.nicm2018-08-02
* | Merge branch 'obsd-master'Thomas Adam2018-08-02
|\|
| * session_groups can be static also.nicm2018-08-02
* | Merge branch 'obsd-master'Thomas Adam2018-08-02
|\|
| * Minor tidying.nicm2018-08-02
* | Merge branch 'obsd-master'Thomas Adam2018-08-02
|\|
| * Make display-panes block the client until a pane is chosen or it times out.nicm2018-08-02
* | Merge branch 'obsd-master'Thomas Adam2018-07-31
|\|
| * Move struct screen_sel into screen.c and tidy up members that are onlynicm2018-07-31
* | Merge branch 'obsd-master'Thomas Adam2018-07-30
|\|
| * Remove a leftover unused struct.nicm2018-07-30
* | Merge branch 'obsd-master'Thomas Adam2018-07-16
|\|
| * Add an "Any" key to run a command if a key is pressed that is not boundnicm2018-07-16
* | Merge branch 'obsd-master'Thomas Adam2018-07-04
|\|
| * Add set-hook -R to run a hook immediately (useful to set multiple hooksnicm2018-07-04
* | Merge branch 'obsd-master'Thomas Adam2018-07-04
|\|
| * Add accessors for grid linedata member, for some future work. From Dannicm2018-07-04
* | Merge branch 'obsd-master'Thomas Adam2018-06-08
|\|
| * Instead of working out which pane to resize with the mouse by walkingnicm2018-06-08
* | Merge branch 'obsd-master'Thomas Adam2018-05-24
|\|
| * Make server_client_get_cwd used (almost) everywhere we need to work outnicm2018-05-24
* | Merge branch 'obsd-master'Thomas Adam2018-04-18
|\|
| * Change how display-message uses the client. Originally it was onlynicm2018-04-18
* | Merge branch 'obsd-master'Thomas Adam2018-04-10
|\|
| * Add x and X to choose-tree (with a confirmation prompt) to kill annicm2018-04-10
* | Merge branch 'obsd-master'Thomas Adam2018-03-16
|\|
| * Insert full size panes at the right position, from KOIE Hidetaka innicm2018-03-16
* | Merge branch 'obsd-master'Thomas Adam2018-03-08
|\|
| * Add a missing client-detached hook when the server shuts down, and donicm2018-03-08
* | Merge branch 'obsd-master'Thomas Adam2018-02-28
|\|
| * Add -Z flag to choose-tree, choose-client, choose-buffer tonicm2018-02-28