Thomas Adam
504b97b6a4
Merge branch 'obsd-master'
...
Conflicts:
tmux.h
2015-05-09 12:52:38 +01:00
nicm
8e9b6e0948
Style spacing nits.
2015-05-07 11:42:56 +00:00
Thomas Adam
c0cf4843e5
Merge branch 'obsd-master'
2015-04-29 18:42:12 +01:00
nicm
e36fab2f70
If looking for an index, don't fill in window when given a session.
2015-04-28 12:09:24 +00:00
nicm
14d8cd6445
Do not do a search for the tty path if there isn't one.
2015-04-28 11:57:20 +00:00
nicm
094a047ddf
If can't find pane as a pane, try as a window; likewise if can't find
...
window as a session.
2015-04-28 11:33:17 +00:00
Nicholas Marriott
3eb40a520a
No paths.h on Solaris.
2015-04-28 10:36:17 +01:00
nicm
c2bc84aa4d
Do not include unattached clients when trying to find one for target.
2015-04-27 22:58:58 +00:00
nicm
91f6347485
Assign to the right variable when comparing clients.
2015-04-27 22:42:10 +00:00
nicm
95195f5258
Rewrite of the target resolution internals to be simpler and more
...
consistent but with much less duplication, but keeping the same internal
API. Also adds more readable aliases for some of the special tokens used
in targets (eg "{start}" instead of "^"). Some behaviours may have
changed, for example prefix matches now happen before fnmatch.
2015-04-27 16:25:57 +00:00