| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-10 |
|\| |
|
| * | If we successfully change the directory, set PWD too to give the shell a | nicm | 2017-11-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-20 |
|\| |
|
| * | Show exit status and time in the remain-on-exit pane text, mostly from | nicm | 2017-10-12 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-28 |
|\| |
|
| * | Do not forbid targets to specify non-visible panes - the checks for | nicm | 2017-08-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-14 |
|\| |
|
| * | Because ignore SIGCHLD early, letting signal_del restore it doesn't work | nicm | 2017-07-14 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-12 |
|\| |
|
| * | Block signals between forking and clearing signal handlers (or calling | nicm | 2017-07-12 |
| * | Move signal code into proc.c. | nicm | 2017-07-12 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-03 |
|\| |
|
| * | Change previous to not wait for both process exit and pty close - | nicm | 2017-07-03 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-03 |
|\| |
|
| * | Do not close panes until process has exited and any outstanding data | nicm | 2017-07-03 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-28 |
|\| |
|
| * | Apply the xterm key flag when needed for send-keys, fixes problem | nicm | 2017-06-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-05 |
|\| |
|
| * | Be more strict about escape sequences that rename windows or set titles: | nicm | 2017-06-04 |
* | | signal.h for utempter, from David CARLIER. | Nicholas Marriott | 2017-06-04 |
* | | Differences to OpenBSD. | Nicholas Marriott | 2017-05-31 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-31 |
|\| |
|
| * | Because we defer actually resizing applications (calling TIOCSWINSZ) | nicm | 2017-05-31 |
| * | Rewrite of choose mode, both to simplify and tidy the code and to add | nicm | 2017-05-30 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-29 |
|\| |
|
| * | Add ||, && format operators and C: to search pane content. | nicm | 2017-05-29 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-12 |
|\| |
|
| * | Store copy mode search string in pane so search-again command works even | nicm | 2017-05-12 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-04 |
|\| |
|
| * | Some new notifications, mainly for active pane and current window and | nicm | 2017-05-04 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-28 |
|\| |
|
| * | Log what is happening with window and session reference counts much more | nicm | 2017-04-28 |
| * | Remove a reference from the right window when removing from a winlink's | nicm | 2017-04-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-21 |
|\| |
|
| * | Use fdforkpty() instead of our own unwrapped versions. | nicm | 2017-04-20 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-20 |
|\| |
|
| * | Now that struct winlink has a session pointer, can remove some arguments. | nicm | 2017-04-20 |
| * | There is no real need for window_printable_flags to allocate, make it | nicm | 2017-04-20 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-03-21 |
|\| |
|
| * | Fix pane movement by direction (up, down, left, right) when | nicm | 2017-03-21 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-03-13 |
|\| |
|
| * | Log where panes are created. | nicm | 2017-03-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-27 |
|\| |
|
| * | If splitw -b is used, insert the new pane before the current one in the | nicm | 2017-02-27 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-22 |
|\| |
|
| * | Minor bits: fix an array size, add comment, make grid_cell_entry static. | nicm | 2017-02-22 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-08 |
|\| |
|
| * | Remove event watermarks, don't work well enough to be worth it. | nicm | 2017-02-08 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-24 |
|\| |
|
| * | Shorten a long line, and don't leak buffer in paste_add if size is zero. | nicm | 2017-01-24 |