aboutsummaryrefslogtreecommitdiff
path: root/window-buffer.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master' into masterThomas Adam2021-08-20
|\
| * Hide struct args behind a couple of accessor functions.nicm2021-08-20
| * Fix warnings, from Jan Tache in GitHub issue 2692.nicm2021-06-10
* | Fix warnings, from Jan Tache in GitHub issue 2692.Nicholas Marriott2021-05-03
* | Merge branch 'obsd-master' into masterThomas Adam2021-04-12
|\|
| * Permit shortcut keys in buffer, client, tree modes to be configured withnicm2021-04-12
* | Merge branch 'obsd-master' into masterThomas Adam2020-12-03
|\|
| * Redraw any visible modes when status line changes so that formats likenicm2020-12-03
| * Move editor stuff to common code in popup.c.nicm2020-05-16
| * Add a customize mode where keys and options may be browsed and changed,nicm2020-05-16
| * Use VIS_CSTYLE for paste buffers also.nicm2020-05-16
| * Add 'e' key in buffer mode to open the buffer in an editor.nicm2020-05-16
| * Tweak the default choose modes formats:nicm2020-05-16
* | Move editor stuff to common code in popup.c.Nicholas Marriott2020-05-13
* | Add a customize mode where options may be browsed and changed, includes addingNicholas Marriott2020-05-08
* | Use VIS_CSTYLE for paste buffers also.Nicholas Marriott2020-05-01
* | Add 'e' key in buffer mode to open the buffer in an editor.Nicholas Marriott2020-05-01
* | Tweak the default choose modes formats:Nicholas Marriott2020-04-23
* | Merge branch 'obsd-master'Thomas Adam2020-04-09
|\|
| * Some unnecessary assignments and unused variables.nicm2020-04-09
* | Merge branch 'obsd-master'Thomas Adam2020-02-11
|\|
| * Remove unused variables from Ben Boeckel, and a Pp from jmc.nicm2020-02-11
* | Merge branch 'obsd-master'Thomas Adam2019-12-13
|\|
| * Show UTF-8 in choose-buffer mode. From KOIE Hidetaka.nicm2019-12-13
* | Merge branch 'obsd-master'Thomas Adam2019-12-03
|\|
| * Style nits in function arguments.nicm2019-12-03
* | Merge branch 'obsd-master'Thomas Adam2019-08-16
|\|
| * Add a flag to reverse sort in the various choose modes, from Benjaminnicm2019-08-16
* | Merge branch 'obsd-master'Thomas Adam2019-05-29
|\|
| * Use VIS_CSTYLE for the arguments and add the missing escapes it cannicm2019-05-29
* | Merge branch 'obsd-master'Thomas Adam2019-05-28
|\|
| * Change display-menu from taking a single string to a set of arguments,nicm2019-05-28
* | Merge branch 'obsd-master'Thomas Adam2019-05-12
|\|
| * Add simple menus to tree, client, buffer modes.nicm2019-05-12
* | Merge branch 'obsd-master'Thomas Adam2019-03-28
|\|
| * Expand session and window formats for buffer filters.nicm2019-03-28
* | Merge branch 'obsd-master'Thomas Adam2019-03-18
|\|
| * Add format variables for the default formats for the various modesnicm2019-03-18
* | Merge branch 'obsd-master'Thomas Adam2019-03-12
|\|
| * DECRC and DECSC apparently need to preserve origin mode as well, basednicm2019-03-12
* | Merge branch 'obsd-master'Thomas Adam2019-03-07
|\|
| * Add a separate mode struct for the active window mode if any.nicm2019-03-07
* | Merge branch 'obsd-master'Thomas Adam2018-12-18
|\|
| * Pass window into mode functions.nicm2018-12-18
* | Merge branch 'obsd-master'Thomas Adam2018-02-28
|\|
| * Add -Z flag to choose-tree, choose-client, choose-buffer tonicm2018-02-28
* | Merge branch 'obsd-master'Thomas Adam2017-11-03
|\|
| * Support mouse on preview in tree mode.nicm2017-11-03
* | Merge branch 'obsd-master'Thomas Adam2017-11-03
|\|
| * Make the mode draw function use the parent screen directly rather thannicm2017-11-02