mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
Fixes for time in clipboard request. Also fix ownership. (David Fries)
This commit is contained in:
@@ -6466,6 +6466,7 @@ setup_term_clip()
|
||||
return;
|
||||
|
||||
x11_setup_atoms(xterm_dpy);
|
||||
x11_setup_selection(xterm_Shell);
|
||||
if (x11_display == NULL)
|
||||
x11_display = xterm_dpy;
|
||||
|
||||
|
Reference in New Issue
Block a user