mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Highlight all occurrences of search string after searching in copy mode.
This commit is contained in:
@ -275,7 +275,6 @@ cmdq_format(struct cmdq_item *item, const char *key, const char *fmt, ...)
|
||||
free(value);
|
||||
}
|
||||
|
||||
|
||||
/* Process next item on command queue. */
|
||||
u_int
|
||||
cmdq_next(struct client *c)
|
||||
|
Reference in New Issue
Block a user