mirror of
https://github.com/LukeSmithxyz/st.git
synced 2025-04-04 18:41:08 +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;
|
||||
|
||||
/* default TERM value */
|
||||
char *termname = "st-256color";
|
||||
char *termname = "xterm-256color";
|
||||
|
||||
/*
|
||||
* spaces per tab
|
||||
|
|
Loading…
Add table
Reference in a new issue