Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Include source function name in grid_check_y logging. | nicm | 2018-04-18 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-04-18 | |
|\| | ||||
| * | Fix || example. | nicm | 2018-04-18 | |
| | | ||||
* | | Some changes. | Nicholas Marriott | 2018-04-13 | |
| | | ||||
* | | Merge branch '2.7-rc' | Nicholas Marriott | 2018-04-13 | |
|\ \ | ||||
| * | | 2.7. | Nicholas Marriott | 2018-04-13 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2018-04-11 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Allow no client for rename-session, from Ryan Freeman. | nicm | 2018-04-11 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2018-04-10 | |
|\| | | ||||
| * | | A couple of fixes to the : form of SGR. Apparently there is an extra | nicm | 2018-04-10 | |
| | | | | | | | | | | | | | | | argument that nobody knew about, so skip that if it exists. Also there are a bunch of useless optional arguments at the end, so ignore those. | |||
| * | | Add x and X to choose-tree (with a confirmation prompt) to kill an | nicm | 2018-04-10 | |
| | | | | | | | | | | | | item. Suggested by Matt Zagrabelny. | |||
* | | | Merge branch '2.7-rc' | Nicholas Marriott | 2018-04-06 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Do not crash on empty window, reported by Jamie Macdonald in GitHub | nicm | 2018-03-29 | |
| | | | | | | | | | | | | issue 1299. Patch from Thomas Adam. | |||
| * | | Fix a regression: do not warn about no client in rename-window. | nicm | 2018-03-26 | |
| | | | ||||
| * | | Fix size calculation when spreading out panes. | nicm | 2018-03-23 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2018-04-06 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Fix link, from Eliran Gonen. | nicm | 2018-04-06 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-29 | |
|\| | | ||||
| * | | Do not crash on empty window, reported by Jamie Macdonald in GitHub | nicm | 2018-03-29 | |
| | | | | | | | | | | | | issue 1299. Patch from Thomas Adam. | |||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-23 | |
|\| | | ||||
| * | | Fix a regression: do not warn about no client in rename-window. | nicm | 2018-03-23 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-23 | |
|\| | | ||||
| * | | Fix size calculation when spreading out panes. | nicm | 2018-03-23 | |
| | | | ||||
* | | | Merge branch '2.7-rc' | Nicholas Marriott | 2018-03-22 | |
|\ \ \ | | |/ | |/| | ||||
| * | | CHANGES for 2.7. | Nicholas Marriott | 2018-03-22 | |
| | | | ||||
* | | | Revert "2.7-rc." | Nicholas Marriott | 2018-03-22 | |
|/ / | | | | | | | This reverts commit ced74bd72c7f7cbf702d2351b11cb8d7c6af64e4. | |||
* | | 2.7-rc. | Nicholas Marriott | 2018-03-22 | |
| | | ||||
* | | Remove EVENT_* variables from environment after initializing libevent so they | Nicholas Marriott | 2018-03-21 | |
| | | | | | | | | are not carried into child processes; from Henry Qin. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-17 | |
|\| | ||||
| * | Fix negative window index range check (> not <). Reported by Juan Pablo | nicm | 2018-03-17 | |
| | | | | | | | | in GitHub issue 1283. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-16 | |
|\| | ||||
| * | Insert full size panes at the right position, from KOIE Hidetaka in | nicm | 2018-03-16 | |
| | | | | | | | | GitHub issue 1284. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-08 | |
|\| | ||||
| * | Add a missing client-detached hook when the server shuts down, and do | nicm | 2018-03-08 | |
| | | | | | | | | | | not exit until jobs started from run-shell/if-shell have finished (add a job flags member and a flag to indicate other jobs). GitHub issue 1245. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-05 | |
|\| | ||||
| * | For some reason tmux treats SGR 10 as SGR 0. It has done since the first | nicm | 2018-03-05 | |
| | | | | | | | | | | version and I'm not sure why since no other terminal appears to. Change to just ignore SGR 10 instead. | |||
* | | Fix cmp use. | Nicholas Marriott | 2018-03-02 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-01 | |
|\| | ||||
| * | Expand formats in window and session names. | nicm | 2018-03-01 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-28 | |
|\| | ||||
| * | Add -Z flag to choose-tree, choose-client, choose-buffer to | nicm | 2018-02-28 | |
| | | | | | | | | | | | | automatically zoom the pane when the mode is entered and unzoom when it exits, assuming the pane is not already zoomed. Add -Z to the default key bindings. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-26 | |
|\| | ||||
| * | C-g for modes too, from Mike Hamrick. | nicm | 2018-02-26 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-22 | |
|\| | ||||
| * | Remove an unused variable. | nicm | 2018-02-22 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-22 | |
|\| | ||||
| * | Check prefix when retrying so it is checked while repeat flag is | nicm | 2018-02-22 | |
| | | | | | | | | set. GitHub issue 1239. | |||
| * | Add exit-empty option to exit server if no sessions (defaults to on). | nicm | 2018-02-22 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-20 | |
|\| | ||||
| * | Do not leak memory when working out job name in formats. | nicm | 2018-02-20 | |
| | |