revert part of commit add0211522737b79dad990ccd65c8af63b5cc1dd (cae586)

This commit is contained in:
bakkeby 2020-03-24 13:51:45 +01:00
parent d8b8f94d64
commit 87c1d1e598
3 changed files with 5 additions and 7 deletions

2
st.h
View file

@ -133,7 +133,7 @@ int borderpx;
extern char *utmp;
extern char *stty_args;
extern char *vtiden;
extern wchar_t *extrawordchars;
extern wchar_t *worddelimiters;
extern int allowaltscreen;
extern char *termname;
extern unsigned int tabspaces;