| Commit message (Expand) | Author | Age |
| * | Merge branch 'obsd-master' | Thomas Adam | 2017-04-19 |
| |\ |
|
| | * | Add a suspend helper function, and do not allow detaching or suspending | nicm | 2017-04-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-19 |
| |\| |
|
| | * | When the data we have buffered to write to a terminal grows beyond a | nicm | 2017-04-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-19 |
| |\| |
|
| | * | On terminals without DECSLRM, when a pane that is less than the full | nicm | 2017-04-18 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-17 |
| |\| |
|
| | * | Remove a couple of redraw flags that no longer have any effect. | nicm | 2017-04-17 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-06 |
| |\| |
|
| | * | Give each client a name. This defaults to the tty name as before but | nicm | 2017-04-05 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-03-10 |
| |\| |
|
| | * | Clear the bracket paste mode when in the command prompt. | nicm | 2017-03-09 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-03-09 |
| |\| |
|
| | * | Move the client identify (display-panes) code into server-client.c. | nicm | 2017-03-09 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-14 |
| |\| |
|
| | * | Make source-file look for files relative to the client working directory | nicm | 2017-02-14 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-09 |
| |\| |
|
| | * | Break the message storage function into its own function, useful for | nicm | 2017-02-09 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-08 |
| |\| |
|
| | * | Some other tidying bits. | nicm | 2017-02-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-03 |
| |\| |
|
| | * | Add a window or pane id "tag" to each format tree and use it to separate | nicm | 2017-02-03 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-01 |
| |\| |
|
| | * | Implement "all event" (1003) mouse mode but in a way that works. The | nicm | 2017-02-01 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-13 |
| |\| |
|
| | * | Make options_get_string return const string. | nicm | 2017-01-13 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-13 |
| |\| |
|
| | * | Add -E to detach-client to exec a command to replace the client instead | nicm | 2017-01-13 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-12 |
| |\| |
|
| | * | Add some missing special keys to key_string_lookup_key, fix a mouse | nicm | 2017-01-11 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-07 |
| |\| |
|
| | * | Make prefix work in all tables (except the prefix table). Users who want | nicm | 2016-12-07 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-24 |
| |\| |
|
| | * | The mouse valid flag needs to be correct before we fire the dragging | nicm | 2016-11-24 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-24 |
| |\| |
|
| | * | If in the middle of a drag, don't use an invalid key, just use | nicm | 2016-11-24 |
| | * | Fix so that we work out the right pane from mouse events - we were doing | nicm | 2016-11-24 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-23 |
| |\| |
|
| | * | For mouse keys, use the mouse pane as the default current pane. | nicm | 2016-11-23 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-16 |
| |\| |
|
| | * | Do not stop dragging when the wheel is pressed, from Artem Fokin. | nicm | 2016-11-16 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-15 |
| |\| |
|
| | * | Turn on margins, with a couple of fixes (only limit to the pane for line | nicm | 2016-11-15 |
| | * | Initial attempt to make use of left and right margins if the terminal | nicm | 2016-11-15 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-19 |
| |\| |
|
| | * | Alerts are too slow, so rather than walking all sessions and windows, | nicm | 2016-10-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-17 |
| |\| |
|
| | * | Use the notify name string instead of going via an enum and change | nicm | 2016-10-16 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-16 |
| |\| |
|
| | * | Mass rename struct cmd_q to struct cmdq_item and related. | nicm | 2016-10-16 |