| Commit message (Expand) | Author | Age |
* | Merge branch 'obsd-master' into master | Thomas Adam | 2020-12-15 |
|\ |
|
| * | Make synchronize-panes a pane option and add -U flag to set-option to | nicm | 2020-12-15 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-06-13 |
|\| |
|
| * | Add -b flags to insert a window before (like the existing -a for after) | nicm | 2020-06-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-06-05 |
|\| |
|
| * | Change how panes are resized so that the code is clearer and if the pane | nicm | 2020-06-05 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-06-01 |
|\| |
|
| * | Instead of sending all data to control mode clients as fast as possible, | nicm | 2020-06-01 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-05-21 |
|\| |
|
| * | Support code for control mode flow control: allow clients to have | nicm | 2020-05-21 |
| * | Move lazy resize from the pane to the window, there is no point in | nicm | 2020-05-16 |
| * | Do not hoke into struct window_pane from the tty code and instead set | nicm | 2020-05-16 |
| * | Drop having a separate type for style options and make them all strings, | nicm | 2020-05-16 |
| * | Use a grid cell not a style for the pane style. | nicm | 2020-05-16 |
* | | Move lazy resize from the pane to the window, there is no point in resizing the | Nicholas Marriott | 2020-05-16 |
* | | Separate key flags and modifiers, log key flags, make the "xterm" flag more | Nicholas Marriott | 2020-05-15 |
* | | Do not hoke into struct window_pane from the tty code and instead set | Nicholas Marriott | 2020-05-01 |
* | | Need to redraw borders now when some things change. Also change default so that | Nicholas Marriott | 2020-04-29 |
* | | Drop having a separate type for style options and make them all strings, which | Nicholas Marriott | 2020-04-28 |
* | | Use a grid cell not a style for the pane style. | Nicholas Marriott | 2020-04-27 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-14 |
|\| |
|
| * | Make client -c and -t handling common in cmd-queue.c and try to be | nicm | 2020-04-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-13 |
|\| |
|
| * | Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its | nicm | 2020-04-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-13 |
|\| |
|
| * | Now that copy mode copies the pane content rather than keeping a | nicm | 2020-04-10 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-09 |
|\| |
|
| * | Pass correct flags to fnmatch. | nicm | 2020-04-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-06 |
|\| |
|
| * | Change copy mode to make copy of the pane history so it does not need to | nicm | 2020-04-06 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-03-31 |
|\| |
|
| * | Move alternate screen into the screen rather than the pane. | nicm | 2020-03-31 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-03-19 |
|\| |
|
| * | Change input path so it doesn't require a pane. | nicm | 2020-03-19 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-03-16 |
|\| |
|
| * | FIx type for %u, from Thomas Adam. | nicm | 2020-03-16 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-02-14 |
|\| |
|
| * | Fix top/bottom pane calculation with pane border status enabled, | nicm | 2020-02-14 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-01-13 |
|\| |
|
| * | Treat plausible but invalid keys (like C-BSpace) as literal like any | nicm | 2020-01-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-12-12 |
|\| |
|
| * | Rewrite the code for reading and writing files. Now, if the client is | nicm | 2019-12-12 |
* | | Fix bad merge. | Nicholas Marriott | 2019-11-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-11-28 |
|\| |
|
| * | Make a best effort to set xpixel and ypixel for each pane and add | nicm | 2019-11-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-10-28 |
|\| |
|
| * | Start with empty rather than NULL window name to avoid NULL printf if | nicm | 2019-10-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-09-11 |
|\| |
|
| * | Make client exit if pane where input is going is closed. | nicm | 2019-09-10 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-08-28 |
|\| |
|