- dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- b5b5221 Split out getting the current state from the target search so it can be by nicm · 9 years ago
- 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
- 5d21faa Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- c981530 Add hooks for alerts (bell, silence, activity), from Thomas Adam. by nicm · 9 years ago
- 2ad9caa Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- a337403 As well as setting up the state, actually use it in cmd_find_target. by nicm · 9 years ago
- e0cae08 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 021c643 Add infrastructure to work out the best target given a pane or window by nicm · 9 years ago
- f7a6482 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 909b737 Copy state directly rather than dereferencing wl (which could be NULL). by nicm · 9 years ago
- 1a33ea9 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 6f417ec We changed somewhat recently to us the pty when tmux was run inside by nicm · 9 years ago
- 56d097c Don't copy marked pane when can just point to it. by nicm · 9 years ago
- 6ab17e3 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 12da13c Make the marked pane a cmd_find_state. by nicm · 9 years ago
- d5999f8 Use cmd_find_clear_state instead of an extra function doing the same. by nicm · 9 years ago
- 00da99f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- d37a580 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 9f5aca6 Use struct cmd_find_state directly and remove cmd_state_flag, also by nicm · 9 years ago
- 9b7697d Change cmd_find_target to use a state struct from the caller. by nicm · 9 years ago
- ae5ddfd Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- ff599f4 Remove the cmd_find_{session,window,pane,index} functions (which are by nicm · 9 years ago
- 9d191a6 Move logging into cmd_find_target rather than each function. by nicm · 9 years ago
- a5e4d3a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- bf9c933 Like options, move the environ struct into environ.c. by nicm · 9 years ago
- da1f6fc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 07b0ea0 Break the common process set up, event loop and imsg dispatch code by nicm · 9 years ago
- c14fb5b -sys/types.h by Nicholas Marriott · 9 years ago
- ad437f1 Add missing headers for getpid() by Thomas Adam · 9 years ago
- 4acc8d0 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 1a4ddfa If $TMUX is set, and we are unsure about the session, use it. by nicm · 9 years ago
- 8c39813 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 3ebcf25 If the pane is still on all_window_panes but not actually connected to by nicm · 9 years ago
- b5d789a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 16ee4de Remove some extra blank lines. by nicm · 9 years ago
- 778612d Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 46aa924 right-up should be right-of, also rename the values too. by nicm · 9 years ago
- 6447404 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 13b7fd8 Rename left/right/up/down relative to active pane to add -of suffix by nicm · 9 years ago
- 7acc4ad Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 2f58690 Fix a warning. by nicm · 9 years ago
- 4219939 Make it so that if a window or session target is prefixed with an =, by nicm · 9 years ago
- 02e348c Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- a863834 Add support for a single "marked pane". There is one marked pane in the by nicm · 9 years ago
- 504b97b Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 8e9b6e0 Style spacing nits. by nicm · 10 years ago
- c0cf484 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- e36fab2 If looking for an index, don't fill in window when given a session. by nicm · 10 years ago
- 14d8cd6 Do not do a search for the tty path if there isn't one. by nicm · 10 years ago
- 094a047 If can't find pane as a pane, try as a window; likewise if can't find by nicm · 10 years ago
- 3eb40a5 No paths.h on Solaris. by Nicholas Marriott · 10 years ago
- c2bc84a Do not include unattached clients when trying to find one for target. by nicm · 10 years ago
- 91f6347 Assign to the right variable when comparing clients. by nicm · 10 years ago
- 95195f5 Rewrite of the target resolution internals to be simpler and more by nicm · 10 years ago