mirror of
https://github.com/LukeSmithxyz/st.git
synced 2025-04-05 02:41:10 +02:00
Update config.h
Fix tmux issue of losing server
This commit is contained in:
parent
fd46270831
commit
92d879e392
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -64,7 +64,7 @@ static unsigned int cursorthickness = 2;
|
||||||
static int bellvolume = 0;
|
static int bellvolume = 0;
|
||||||
|
|
||||||
/* default TERM value */
|
/* default TERM value */
|
||||||
char *termname = "st-256color";
|
char *termname = "xterm-256color";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* spaces per tab
|
* spaces per tab
|
||||||
|
|
Loading…
Add table
Reference in a new issue