aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge branch 'obsd-master'Thomas Adam2016-12-28
|\|
| * Fix the prefer unattached session behaviour ofnicm2016-12-28
* | utempter is no longer the default, and mention ncurses.Nicholas Marriott2016-12-20
* | Merge branch 'obsd-master'Thomas Adam2016-12-14
|\|
| * Fix up winlink lists after swap-window.nicm2016-12-14
* | Merge branch 'obsd-master'Thomas Adam2016-12-12
|\|
| * -N without arguments needs to set prefix count for the mode command, sonicm2016-12-11
* | Merge branch 'obsd-master'Thomas Adam2016-12-10
|\|
| * Spacing nits.nicm2016-12-09
* | Merge branch 'obsd-master'Thomas Adam2016-12-09
|\|
| * Fix send-keys with UTF-8.nicm2016-12-08
* | Merge branch 'obsd-master'Thomas Adam2016-12-08
|\|
| * Do not clear the prompt when a message is shown, just leave it around andnicm2016-12-07
* | Merge branch 'obsd-master'Thomas Adam2016-12-07
|\|
| * Only skip moving the cursor if it is already in the last position _onnicm2016-12-07
| * Make prefix work in all tables (except the prefix table). Users who wantnicm2016-12-07
* | Merge branch 'obsd-master'Thomas Adam2016-11-30
|\|
| * Fix check for cursor at end of line.nicm2016-11-30
* | Merge branch 'obsd-master'Thomas Adam2016-11-29
|\|
| * Make send -N work for all keys, not just in copy mode. From Artem Fokin.nicm2016-11-29
* | Merge branch 'obsd-master'Thomas Adam2016-11-28
|\|
| * When comparing ocy to orlower in tty_cmd_cell, there is no need to addnicm2016-11-28
* | Merge branch 'obsd-master'Thomas Adam2016-11-24
|\|
| * The mouse valid flag needs to be correct before we fire the draggingnicm2016-11-24
* | Merge branch 'obsd-master'Thomas Adam2016-11-24
|\|
| * If in the middle of a drag, don't use an invalid key, just usenicm2016-11-24
| * Fix so that we work out the right pane from mouse events - we were doingnicm2016-11-24
| * Make the selection able to exist independent of the cursor position, sonicm2016-11-24
* | Merge branch 'obsd-master'Thomas Adam2016-11-23
|\|
| * For mouse keys, use the mouse pane as the default current pane.nicm2016-11-23
| * Error on invalid modifier keys.nicm2016-11-23
* | Merge branch 'obsd-master'Thomas Adam2016-11-17
|\|
| * Key running commands for #() by the unexpanded command, and run themnicm2016-11-17
* | Merge branch 'obsd-master'Thomas Adam2016-11-16
|\|
| * Fix calculation of whether we need a region for drawing a cell (only ifnicm2016-11-16
| * Don't error if renaming a session to its current name, from shik dotnicm2016-11-16
* | Merge branch 'obsd-master'Thomas Adam2016-11-16
|\|
| * Do not stop dragging when the wheel is pressed, from Artem Fokin.nicm2016-11-16
* | Merge branch 'obsd-master'Thomas Adam2016-11-16
|\|
| * Initialize modeprefix to 1 properly in window_pane_create, from Artem Fokin.nicm2016-11-16
* | Merge branch 'obsd-master'Thomas Adam2016-11-16
|\|
| * The target validity check used window_pane_visible but that may be falsenicm2016-11-16
* | Merge branch 'obsd-master'Thomas Adam2016-11-15
|\|
| * Turn on margins, with a couple of fixes (only limit to the pane for linenicm2016-11-15
| * And of course I just find a bug, disable previous for now.nicm2016-11-15
| * Initial attempt to make use of left and right margins if the terminalnicm2016-11-15
* | Merge branch 'obsd-master'Thomas Adam2016-11-15
|\|
| * Add copy-pipe-and-cancel, from Artem Fokin.nicm2016-11-15
* | Merge branch 'obsd-master'Thomas Adam2016-11-14
|\|
| * rotate-window needs to unzoom, problem reported by Sean Haugh.nicm2016-11-14