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
x.c
1
x.c
|
@ -88,7 +88,6 @@ static void xclear(int, int, int, int);
|
|||
static void xdrawcursor(void);
|
||||
static int xgeommasktogravity(int);
|
||||
static int xloadfont(Font *, FcPattern *);
|
||||
static void xsetsel(char *, Time);
|
||||
static void xunloadfont(Font *);
|
||||
|
||||
static void expose(XEvent *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue