Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Change Pause to Break in shortcut for serial break
[st.git]
/
st.c
diff --git
a/st.c
b/st.c
index
7804316
..
530d7e4
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-4315,7
+4315,7
@@
main(int argc, char *argv[])
xw.l = xw.t = 0;
xw.isfixed = False;
- xw.cursor =
0
;
+ xw.cursor =
cursorshape
;
ARGBEGIN {
case 'a':