Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
auto-sync: draw on idle to avoid flicker/tearing
[st.git]
/
st.h
diff --git
a/st.h
b/st.h
index
a1928ca
..
d978458
100644
(file)
--- a/
st.h
+++ b/
st.h
@@
-113,6
+113,7
@@
char *xstrdup(char *);
/* config.h globals */
extern char *utmp;
/* config.h globals */
extern char *utmp;
+extern char *scroll;
extern char *stty_args;
extern char *vtiden;
extern wchar_t *worddelimiters;
extern char *stty_args;
extern char *vtiden;
extern wchar_t *worddelimiters;