aboutsummaryrefslogtreecommitdiff
path: root/window.c
Commit message (Expand)AuthorAge
...
| * Use the notify name string instead of going via an enum and changenicm2016-10-16
* | Merge branch 'obsd-master'Thomas Adam2016-10-15
|\|
| * Give window_create and window_create1 better names.nicm2016-10-15
* | Merge branch 'obsd-master'Thomas Adam2016-10-13
|\|
| * Add support for BCE (background colour erase). This makes various escapenicm2016-10-13
* | Merge branch 'obsd-master'Thomas Adam2016-10-12
|\|
| * Add static in window-*.c and move some internal functions out of tmux.h.nicm2016-10-11
| * Fundamental change to how copy mode key bindings work:nicm2016-10-11
* | Merge branch 'obsd-master'Thomas Adam2016-09-28
|\|
| * Rate limit TIOCSWINSZ on a timer to avoid programs getting hammered withnicm2016-09-28
* | Merge branch 'obsd-master'Thomas Adam2016-09-16
|\|
| * Swap watermarks from high (4096) to low (128) when we get full buffersnicm2016-09-16
* | Merge branch 'obsd-master'Thomas Adam2016-07-15
|\|
| * Tweak output of environment logging.nicm2016-07-15
| * Log environment to new panes.nicm2016-07-15
* | Remove duplicate daemon.c and time.h.Nicholas Marriott2016-06-27
* | Merge branch 'obsd-master'Thomas Adam2016-06-16
|\|
| * Allow a command to be specified to display-panes, similar tonicm2016-06-16
* | Linux: <time.h>Thomas Adam2016-06-16
* | Merge branch 'obsd-master'Thomas Adam2016-06-15
|\|
| * Copy mode needs to keep the original grid intact so it can copy from itnicm2016-06-15
* | Merge branch 'obsd-master'Thomas Adam2016-06-06
|\|
| * Insert new panes after the pane being split in the list rather thannicm2016-06-06
* | Merge branch 'obsd-master'Thomas Adam2016-05-30
|\|
| * Cache the window styles and do not look up the window-style optionsnicm2016-05-30
* | Merge branch 'obsd-master'Thomas Adam2016-04-29
|\|
| * Add option to include status text in the pane borders. Ifnicm2016-04-29
* | Merge branch 'obsd-master'Thomas Adam2016-04-29
|\|
| * The backoff timer is causing no end of trouble with disconnected clientsnicm2016-04-29
* | Merge branch 'obsd-master'Thomas Adam2016-03-02
|\|
| * Redraw status on mode entry and exit.nicm2016-03-01
* | Fire SIGCHLD after utempter_add_record since it probably eats it.Nicholas Marriott2016-02-17
* | Merge branch 'obsd-master'Thomas Adam2016-01-19
|\|
| * I no longer use my SourceForge address so replace it.nicm2016-01-19
* | Merge branch 'obsd-master'Thomas Adam2015-12-31
|\|
| * Use saved pipe buffer offset when writing to pipe, from Nicolas Viennot.nicm2015-12-31
* | Merge branch 'obsd-master'Thomas Adam2015-12-19
|\|
| * Make input off flag (selectp -d) apply to synchronize-panes too.nicm2015-12-19
* | Merge branch 'obsd-master'Thomas Adam2015-12-17
|\|
| * Add infrastructure to work out the best target given a pane or windownicm2015-12-16
* | Merge branch 'obsd-master'Thomas Adam2015-12-15
|\|
| * Make the marked pane a cmd_find_state.nicm2015-12-15
* | Merge branch 'obsd-master'Thomas Adam2015-12-03
|\|
| * Mark new active pane changed after pane lost in window, and afternicm2015-12-02
* | Merge branch 'obsd-master'Thomas Adam2015-11-25
|\|
| * Make environ_set va_args and use it to tidy up some calls. Also add anicm2015-11-24
* | Merge branch 'obsd-master'Thomas Adam2015-11-18
|\|
| * Use __unused rather than rolling our own.nicm2015-11-18
* | utf8 option is gone.Nicholas Marriott2015-11-13
* | Merge branch 'obsd-master'Thomas Adam2015-11-12
|\|