Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: e88b74350fba9e35307f35a8645b23e3cde9200a
      
https://github.com/tmux/tmux/commit/e88b74350fba9e35307f35a8645b23e3cde9200a
  Author: nicm <nicm>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M cmd-find.c
    M cmd-select-pane.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  The target validity check used window_pane_visible but that may be false
if the pane is zoomed, so instead add a new function to just check if
the pane is actually on screen (most commands still want to accept panes
invisible by zoom). Also reject panes outside the window for various
special targets. Problem reported by Sean Haugh.


  Commit: 12c49fa3bd3add65039fe8850b9490b366ccdc43
      
https://github.com/tmux/tmux/commit/12c49fa3bd3add65039fe8850b9490b366ccdc43
  Author: Thomas Adam <[email protected]>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M cmd-find.c
    M cmd-select-pane.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


Compare: https://github.com/tmux/tmux/compare/1afe9e98de54...12c49fa3bd3a

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to