Support xterm Ms feature to set clipboard
This is used by, e.g., tmux.
This commit is contained in:
parent
20f713548d
commit
e7ed326d2e
4 changed files with 59 additions and 1 deletions
1
win.h
1
win.h
|
@ -27,3 +27,4 @@ void xunloadfonts(void);
|
|||
void xresize(int, int);
|
||||
void xselpaste(void);
|
||||
unsigned long xwinid(void);
|
||||
void xsetsel(char *, Time);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue