aboutsummaryrefslogtreecommitdiff
path: root/cmd-find.c
Commit message (Expand)AuthorAge
* Like options, move the environ struct into environ.c.nicm2015-10-28
* Break the common process set up, event loop and imsg dispatch codenicm2015-10-27
* If $TMUX is set, and we are unsure about the session, use it.nicm2015-10-23
* If the pane is still on all_window_panes but not actually connected tonicm2015-10-22
* Remove some extra blank lines.nicm2015-09-14
* right-up should be right-of, also rename the values too.nicm2015-08-13
* Rename left/right/up/down relative to active pane to add -of suffixnicm2015-08-12
* Fix a warning.nicm2015-06-05
* Make it so that if a window or session target is prefixed with an =,nicm2015-06-05
* Add support for a single "marked pane". There is one marked pane in thenicm2015-06-04
* Style spacing nits.nicm2015-05-07
* If looking for an index, don't fill in window when given a session.nicm2015-04-28
* Do not do a search for the tty path if there isn't one.nicm2015-04-28
* If can't find pane as a pane, try as a window; likewise if can't findnicm2015-04-28
* Do not include unattached clients when trying to find one for target.nicm2015-04-27
* Assign to the right variable when comparing clients.nicm2015-04-27
* Rewrite of the target resolution internals to be simpler and morenicm2015-04-27