Changed from hidden TERM to screen-256color
This commit is contained in:
parent
1a37650655
commit
c873c5e567
1
.zshrc
1
.zshrc
@ -39,6 +39,7 @@ FPATH=/usr/local/share/zsh/site-functions:$FPATH
|
|||||||
|
|
||||||
export GPG_TTY=$(tty)
|
export GPG_TTY=$(tty)
|
||||||
# export TERM=xterm-256color
|
# export TERM=xterm-256color
|
||||||
|
export TERM=screen-256color
|
||||||
export SHELL=/bin/bash
|
export SHELL=/bin/bash
|
||||||
export GTK_IM_MODULE=ibus
|
export GTK_IM_MODULE=ibus
|
||||||
export XMODIFIERS=@im=ibus
|
export XMODIFIERS=@im=ibus
|
||||||
|
Loading…
Reference in New Issue
Block a user