Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
be silent about explicitly unhandled mouse modes
[st.git]
/
st.c
diff --git
a/st.c
b/st.c
index
379dd10
..
d35f89d
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-1575,6
+1575,7
@@
tsetmode(int priv, int set, int *args, int narg)
case 1015: /* urxvt mangled mouse mode; incompatible
and can be mistaken for other control
codes. */
+ break;
default:
fprintf(stderr,
"erresc: unknown private set/reset mode %d\n",