summaryrefslogtreecommitdiffstats
path: root/window-tree.c
AgeCommit message (Expand)Author
2019-05-28Merge branch 'obsd-master'Thomas Adam
2019-05-28Change display-menu from taking a single string to a set of arguments,nicm
2019-05-12Merge branch 'obsd-master'Thomas Adam
2019-05-12Add simple menus to tree, client, buffer modes.nicm
2019-04-30Merge branch 'obsd-master'Thomas Adam
2019-04-30Fix memory leak in window tree search, from Amos Bird.nicm
2019-04-17Break new window and pane creation common code from various commands andnicm
2019-04-07Break new window and pane creation common code from various commands andNicholas Marriott
2019-03-18Merge branch 'obsd-master'Thomas Adam
2019-03-18Add format variables for the default formats for the various modesnicm
2019-03-12Merge branch 'obsd-master'Thomas Adam
2019-03-12DECRC and DECSC apparently need to preserve origin mode as well, basednicm
2019-03-07Merge branch 'obsd-master'Thomas Adam
2019-03-07Add a separate mode struct for the active window mode if any.nicm
2018-12-18Merge branch 'obsd-master'Thomas Adam
2018-12-18Pass window into mode functions.nicm
2018-08-19Merge branch 'obsd-master'Thomas Adam
2018-08-19Expand \u and \U escape sequences in command strings, from Christophernicm
2018-04-10Merge branch 'obsd-master'Thomas Adam
2018-04-10Add x and X to choose-tree (with a confirmation prompt) to kill annicm
2018-03-29Merge branch 'obsd-master'Thomas Adam
2018-03-29Do not crash on empty window, reported by Jamie Macdonald in GitHubnicm
2018-02-28Merge branch 'obsd-master'Thomas Adam
2018-02-28Add -Z flag to choose-tree, choose-client, choose-buffer tonicm
2017-11-03Merge branch 'obsd-master'Thomas Adam
2017-11-03Support mouse on preview in tree mode.nicm
2017-11-03Merge branch 'obsd-master'Thomas Adam
2017-11-02Make the mode draw function use the parent screen directly rather thannicm
2017-11-02Merge branch 'obsd-master'Thomas Adam
2017-11-02Format for group list of "other sessions" is a bit weird, just list allnicm
2017-11-02Tweak previous slightly so that current session is chosen if it is innicm
2017-11-02Only show the first member of session groups in tree mode (-G flagnicm
2017-10-26Merge branch 'obsd-master'Thomas Adam
2017-10-26Fix crash exiting command prompt (from Alex Maese in GitHub issue 1139)nicm
2017-10-25Merge branch 'obsd-master'Thomas Adam
2017-10-25Add P key to paste tagged in buffer mode, and trim some code that shouldnicm
2017-10-22Merge branch 'obsd-master'Thomas Adam
2017-10-22Use window_pane_index() when drawing pane numbers (so pane-base-index isnicm
2017-10-11Merge branch 'obsd-master'Thomas Adam
2017-10-11Box around label in preview.nicm
2017-10-11Merge branch 'obsd-master'Thomas Adam
2017-10-11Add C-n and C-p keys for tree mode, and choose the right initial linenicm
2017-08-30Merge branch 'obsd-master'Thomas Adam
2017-08-30Pass flags into cmd_find_from_* to fix prefer-unattached, reported bynicm
2017-08-09Merge branch 'obsd-master'Thomas Adam
2017-08-09Merge branch 'obsd-master'Thomas Adam
2017-08-09Fix filtering so it works after the change to only show windows if theynicm
2017-08-09Add -F to choose-tree, choose-client, choose-buffer to specify thenicm
2017-07-28Merge branch 'obsd-master'Thomas Adam
2017-07-28Show pane title in window list for windows with only one pane.nicm