cmd_mouse_pane can return NULL, check for that.
authornicm <nicm@openbsd.org>
Tue, 21 Apr 2015 15:16:06 +0000 (15:16 +0000)
committernicm <nicm@openbsd.org>
Tue, 21 Apr 2015 15:16:06 +0000 (15:16 +0000)
commit35df580fd7f03e39dfccf3a4ad43f2d9e846e16a
treed661f477216f6b6e91f698363ef85bf6ac61e3bf
parentf2f210c5b0d001c1a62b3ab5dbdeb21208b9b289
cmd_mouse_pane can return NULL, check for that.
usr.bin/tmux/window-copy.c