1. 9f5aca6 Use struct cmd_find_state directly and remove cmd_state_flag, also by nicm · 9 years ago
  2. 9b7697d Change cmd_find_target to use a state struct from the caller. by nicm · 9 years ago
  3. ff599f4 Remove the cmd_find_{session,window,pane,index} functions (which are by nicm · 9 years ago
  4. 9d191a6 Move logging into cmd_find_target rather than each function. by nicm · 9 years ago
  5. bf9c933 Like options, move the environ struct into environ.c. by nicm · 9 years ago
  6. 07b0ea0 Break the common process set up, event loop and imsg dispatch code by nicm · 9 years ago
  7. 1a4ddfa If $TMUX is set, and we are unsure about the session, use it. by nicm · 9 years ago
  8. 3ebcf25 If the pane is still on all_window_panes but not actually connected to by nicm · 9 years ago
  9. 16ee4de Remove some extra blank lines. by nicm · 9 years ago
  10. 46aa924 right-up should be right-of, also rename the values too. by nicm · 9 years ago
  11. 13b7fd8 Rename left/right/up/down relative to active pane to add -of suffix by nicm · 9 years ago
  12. 2f58690 Fix a warning. by nicm · 9 years ago
  13. 4219939 Make it so that if a window or session target is prefixed with an =, by nicm · 9 years ago
  14. a863834 Add support for a single "marked pane". There is one marked pane in the by nicm · 9 years ago
  15. 8e9b6e0 Style spacing nits. by nicm · 10 years ago
  16. e36fab2 If looking for an index, don't fill in window when given a session. by nicm · 10 years ago
  17. 14d8cd6 Do not do a search for the tty path if there isn't one. by nicm · 10 years ago
  18. 094a047 If can't find pane as a pane, try as a window; likewise if can't find by nicm · 10 years ago
  19. c2bc84a Do not include unattached clients when trying to find one for target. by nicm · 10 years ago
  20. 91f6347 Assign to the right variable when comparing clients. by nicm · 10 years ago
  21. 95195f5 Rewrite of the target resolution internals to be simpler and more by nicm · 10 years ago