mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 15:46:54 -04:00
fix(ghostty): set TERM environment variable to xterm-256color
Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
@@ -7,4 +7,4 @@ background-blur = 90
|
|||||||
adjust-cell-height = 5%
|
adjust-cell-height = 5%
|
||||||
window-colorspace = "display-p3"
|
window-colorspace = "display-p3"
|
||||||
shell-integration-features = cursor,sudo,title,ssh-env,ssh-terminfo,path
|
shell-integration-features = cursor,sudo,title,ssh-env,ssh-terminfo,path
|
||||||
#term = xterm-256color
|
term = xterm-256color
|
||||||
|
|||||||
Reference in New Issue
Block a user