| Commit message (Expand) | Author | Age |
| * | 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 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-16 |
| |\| |
|
| | * | Rewrite command queue handling. Each client still has a command queue, | nicm | 2016-10-16 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-13 |
| |\| |
|
| | * | The repeat prompt in both emacs and vi (and the old one in tmux) doesn't | nicm | 2016-10-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-12 |
| |\| |
|
| | * | Support double and triple clicks (they are cumulative, so double is | nicm | 2016-10-11 |
| | * | Fundamental change to how copy mode key bindings work: | nicm | 2016-10-11 |
| | * | Loads more static, except for cmd-*.c and window-*.c. | nicm | 2016-10-10 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-09 |
| |\| |
|
| | * | Make the CLIENT_STATUS flag imply that pane status lines are redrawn if | nicm | 2016-10-09 |