mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Set up format tree for %if, GitHub issue 1896.
This commit is contained in:
@ -1108,7 +1108,6 @@ window_copy_cmd_previous_matching_bracket(struct window_copy_cmd_state *cs)
|
||||
return (WINDOW_COPY_CMD_NOTHING);
|
||||
}
|
||||
|
||||
|
||||
static enum window_copy_cmd_action
|
||||
window_copy_cmd_next_matching_bracket(struct window_copy_cmd_state *cs)
|
||||
{
|
||||
|
Reference in New Issue
Block a user