aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add TMUX_SOCK like TMUX_PATH for the socket directory.Nicholas Marriott2020-04-23
* Build list of paths and weed out duplicates before loading configs.Nicholas Marriott2020-04-23
* Add XDG_CONFIG home to the configuration search paths.Nicholas Marriott2020-04-23
* time.h is needed.Nicholas Marriott2020-04-23
* Add extension terminfo(5) capabilities for margins.Nicholas Marriott2020-04-23
* Response is iTerm2 not not ITerm2.Nicholas Marriott2020-04-23
* Merge branch 'obsd-master'Thomas Adam2020-04-23
|\
| * Overrides need to be applied both before and after features in case theynicm2020-04-23
| * Fix a couple of memory leaks, one when creating a new pane and one whennicm2020-04-23
* | Remove support for iTerm2's DSR 1337 extension and use the CSI > q extensionNicholas Marriott2020-04-23
* | Merge branch 'obsd-master'Thomas Adam2020-04-23
|\|
| * Fix a couple of memory leaks, one when creating a new pane and one whennicm2020-04-23
* | Add an attribute for ACS.Nicholas Marriott2020-04-23
* | Tweak the default choose modes formats:Nicholas Marriott2020-04-23
* | Merge branch 'obsd-master'Thomas Adam2020-04-23
|\|
| * Improve join-pane, move-pane and break-pane:nicm2020-04-22
| * Indicate the marked pane in choose mode in reverse and add key to setnicm2020-04-22
* | Merge branch 'obsd-master'Thomas Adam2020-04-23
|\|
| * Improve join-pane, move-pane and break-pane:nicm2020-04-22
| * Indicate the marked pane in choose mode in reverse and add key to setnicm2020-04-22
* | Merge branch 'obsd-master'Thomas Adam2020-04-22
|\|
| * Add a session_marked format like window_marked.nicm2020-04-22
* | Merge branch 'obsd-master'Thomas Adam2020-04-22
|\|
| * Update the cursor position when deleting lines from screens withoutnicm2020-04-22
| * Change so main-pane-width and height can be given as a percentage.nicm2020-04-22
* | Merge branch '3.1-rc'Nicholas Marriott2020-04-22
|\ \
| * | Update CHANGES.Nicholas Marriott2020-04-22
* | | Update CHANGES.Nicholas Marriott2020-04-22
* | | Nope, OS X kqueue is still broken...Nicholas Marriott2020-04-22
* | | Call the event_init wrapper again.Nicholas Marriott2020-04-22
* | | Merge branch 'obsd-master'Thomas Adam2020-04-22
|\ \ \ | | |/ | |/|
| * | Update the cursor position when deleting lines from screens withoutnicm2020-04-22
| * | Change so main-pane-width and height can be given as a percentage.nicm2020-04-22
* | | Merge branch 'obsd-master'Thomas Adam2020-04-21
|\| |
| * | Move the background colour to clear with (if any) up as well as the datanicm2020-04-21
* | | Merge branch 'obsd-master'Thomas Adam2020-04-21
|\| |
| * | 256 and RGB features can imply AX (for aixterm colours).nicm2020-04-21
| * | Turn off the block flag to reset the state or the cursor will not benicm2020-04-21
| * | Do not clear client pane redraw flags until the redraw actually happens.nicm2020-04-21
* | | Merge branch 'obsd-master'Thomas Adam2020-04-21
|\| |
| * | 256 and RGB features can imply AX (for aixterm colours).nicm2020-04-21
| * | Turn off the block flag to reset the state or the cursor will not benicm2020-04-21
| * | Do not clear client pane redraw flags until the redraw actually happens.nicm2020-04-21
* | | Merge branch 'obsd-master'Thomas Adam2020-04-21
|\| |
| * | xterm* needs XT also.nicm2020-04-21
* | | Merge branch 'obsd-master'Thomas Adam2020-04-20
|\| |
| * | Always start sync for output in panes that are not the active pane.nicm2020-04-20
| * | Apply terminal-overrides after terminal detection, it always takesnicm2020-04-20
| * | Change how sync works to always send the end sequence after all outputnicm2020-04-20
* | | Merge branch 'obsd-master'Thomas Adam2020-04-20
|\| |