aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Some applications like vi(1) and tmux until 10 minutes or so ago, do notnicm2017-05-31
| * It is not OK to ignore SIGWINCH if SIOCGWINSZ reports the size hasnicm2017-05-31
| * Because we defer actually resizing applications (calling TIOCSWINSZ)nicm2017-05-31
| * Look for setrgbf and setrgbb terminfo extensions for RGB colour. This isnicm2017-05-31
| * Rewrite of choose mode, both to simplify and tidy the code and to addnicm2017-05-30
* | Some changes that will appear when we sync up.Nicholas Marriott2017-05-31
* | Merge branch 'obsd-master'Thomas Adam2017-05-30
|\|
| * Preserve search string when entering prompt again.nicm2017-05-30
* | Merge branch 'obsd-master'Thomas Adam2017-05-30
|\|
| * Add a flag to stop the prompt input being expanded.nicm2017-05-29
| * Store a copy of the old status line, will be needed soon for new choose mode.nicm2017-05-29
* | Merge branch 'obsd-master'Thomas Adam2017-05-29
|\|
| * Function to count clients.nicm2017-05-29
* | Merge branch 'obsd-master'Thomas Adam2017-05-29
|\|
| * Add ||, && format operators and C: to search pane content.nicm2017-05-29
* | Merge branch 'obsd-master'Thomas Adam2017-05-29
|\|
| * Add m: for fnmatch(3) format matching.nicm2017-05-29
* | Merge branch 'obsd-master'Thomas Adam2017-05-29
|\|
| * Do not factor in screen_hsize() for the visible copy mode screen whennicm2017-05-29
| * Tweak text to mention initial size, from John Hood.nicm2017-05-29
* | Update release text.Nicholas Marriott2017-05-29
* | Merge branch '2.5-rc'Nicholas Marriott2017-05-29
|\ \
| * | 2.5.Nicholas Marriott2017-05-29
* | | Add to CHANGES.Nicholas Marriott2017-05-29
* | | Merge branch 'obsd-master'Thomas Adam2017-05-29
|\ \ \ | | |/ | |/|
| * | Support OSC 10 and 11 to set foreground and background colours, fromnicm2017-05-28
* | | Changes in master.Nicholas Marriott2017-05-28
* | | Merge branch 'obsd-master'Thomas Adam2017-05-28
|\| |
| * | Change so that sessions created detached (-d or no client) are alwaysnicm2017-05-28
| * | Also recalculate session sizes when refreh-client -C is used. GitHubnicm2017-05-28
* | | Add test for -x and -y too.Nicholas Marriott2017-05-28
* | | Do not need /dev/null.Nicholas Marriott2017-05-28
* | | Add some tests.Nicholas Marriott2017-05-28
* | | Merge branch 'obsd-master'Thomas Adam2017-05-17
|\| |
| * | Tidy command prompt callbacks and pass in the client.nicm2017-05-17
* | | Need to check libutil for fparseln.Nicholas Marriott2017-05-17
* | | Merge branch 'obsd-master'Thomas Adam2017-05-16
|\| |
| * | Line length and spaces to tabs.nicm2017-05-16
* | | Missed during merge.Nicholas Marriott2017-05-16
* | | Merge branch 'obsd-master'Thomas Adam2017-05-15
|\| |
| * | Check the terminfo(5) U8 capability and disable using UTF-8 for ACS ifnicm2017-05-15
* | | Merge branch 'obsd-master'Thomas Adam2017-05-15
|\| |
| * | Notify layout changed when choosing predefined layouts, from Joshua Brot.nicm2017-05-15
* | | Merge branch 'obsd-master'Thomas Adam2017-05-15
|\| |
| * | The Konsole SU bug means it can't clear the entire scroll region (itnicm2017-05-15
* | | Merge branch 'obsd-master'Thomas Adam2017-05-13
|\| |
| * | Scroll the right number of lines off the region when clearing.nicm2017-05-13
| * | Some other unused variables.nicm2017-05-13
* | | Merge branch '2.5-rc'Nicholas Marriott2017-05-13
|\ \ \ | | |/ | |/|
| * | 2.5-rc2.Nicholas Marriott2017-05-13