mirror of
https://github.com/tmux/tmux.git
synced 2025-01-11 18:58:47 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
d8721b35a0
@ -918,8 +918,7 @@ cmd_find_from_client(struct cmd_find_state *fs, struct client *c, int flags)
|
||||
|
||||
cmd_find_log_state(__func__, fs);
|
||||
return (0);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
log_debug("%s: session $%u does not have pane %%%u",
|
||||
__func__, s->id, wp->id);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user