mirror of
https://github.com/tmux/tmux.git
synced 2026-03-06 07:45:35 +00:00
Merge branch 'obsd-master'
This commit is contained in:
1
input.c
1
input.c
@@ -3193,7 +3193,6 @@ input_osc_52(struct input_ctx *ictx, const char *p)
|
|||||||
notify_pane("pane-set-clipboard", wp);
|
notify_pane("pane-set-clipboard", wp);
|
||||||
paste_add(NULL, out, outlen);
|
paste_add(NULL, out, outlen);
|
||||||
}
|
}
|
||||||
free(out);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Handle the OSC 104 sequence for unsetting (multiple) palette entries. */
|
/* Handle the OSC 104 sequence for unsetting (multiple) palette entries. */
|
||||||
|
|||||||
Reference in New Issue
Block a user