| Commit message (Expand) | Author | Age |
| ... | |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-28 |
| |\| |
|
| | * | Fix the prefer unattached session behaviour of | nicm | 2016-12-28 |
| * | | utempter is no longer the default, and mention ncurses. | Nicholas Marriott | 2016-12-20 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-14 |
| |\| |
|
| | * | Fix up winlink lists after swap-window. | nicm | 2016-12-14 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-12 |
| |\| |
|
| | * | -N without arguments needs to set prefix count for the mode command, so | nicm | 2016-12-11 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-10 |
| |\| |
|
| | * | Spacing nits. | nicm | 2016-12-09 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-09 |
| |\| |
|
| | * | Fix send-keys with UTF-8. | nicm | 2016-12-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-08 |
| |\| |
|
| | * | Do not clear the prompt when a message is shown, just leave it around and | nicm | 2016-12-07 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-07 |
| |\| |
|
| | * | Only skip moving the cursor if it is already in the last position _on | nicm | 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-30 |
| |\| |
|
| | * | Fix check for cursor at end of line. | nicm | 2016-11-30 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-29 |
| |\| |
|
| | * | Make send -N work for all keys, not just in copy mode. From Artem Fokin. | nicm | 2016-11-29 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-28 |
| |\| |
|
| | * | When comparing ocy to orlower in tty_cmd_cell, there is no need to add | nicm | 2016-11-28 |
| * | | 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 |
| | * | Make the selection able to exist independent of the cursor position, so | 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 |
| | * | Error on invalid modifier keys. | nicm | 2016-11-23 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-17 |
| |\| |
|
| | * | Key running commands for #() by the unexpanded command, and run them | nicm | 2016-11-17 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-16 |
| |\| |
|
| | * | Fix calculation of whether we need a region for drawing a cell (only if | nicm | 2016-11-16 |
| | * | Don't error if renaming a session to its current name, from shik dot | nicm | 2016-11-16 |
| * | | 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-16 |
| |\| |
|
| | * | Initialize modeprefix to 1 properly in window_pane_create, from Artem Fokin. | nicm | 2016-11-16 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-16 |
| |\| |
|
| | * | The target validity check used window_pane_visible but that may be false | 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 |
| | * | And of course I just find a bug, disable previous for now. | 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-11-15 |
| |\| |
|
| | * | Add copy-pipe-and-cancel, from Artem Fokin. | nicm | 2016-11-15 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-14 |
| |\| |
|
| | * | rotate-window needs to unzoom, problem reported by Sean Haugh. | nicm | 2016-11-14 |