Ghostty
Ghostty 终端模拟器
Settings
配置文件位置:~/Library/Application Support/com.mitchellh.ghostty/config.ghostty
Theme
安装 :
Shader
安装 :
重置窗口大小
删除 plist 中的窗口位置缓存,然后重启 Ghostty:
SSH Terminfo
解决 SSH 连接远程服务器时 'xterm-ghostty': unknown terminal type. 的问题:
Ghostty 终端模拟器
配置文件位置:~/Library/Application Support/com.mitchellh.ghostty/config.ghostty
安装 :
安装 :
删除 plist 中的窗口位置缓存,然后重启 Ghostty:
解决 SSH 连接远程服务器时 'xterm-ghostty': unknown terminal type. 的问题:
font-family = "FiraCode Nerd Font"font-family-bold = "FiraCode Nerd Font"font-family-italic = "FiraCode Nerd Font"font-family-bold-italic = "FiraCode Nerd Font"font-size = 16
font-feature = caltfont-feature = liga
theme = light:vitesse-light,dark:vitesse-dark
custom-shader = ~/.config/ghostty/shaders/cursor_warp.glslcustom-shader = ~/.config/ghostty/shaders/ripple_cursor.glsl
custom-shader-animation = alwaysgit clone https://github.com/hamlim/vitesse-ghostty-theme.git ~/.config/ghostty/themesgit clone https://github.com/sahaj-b/ghostty-cursor-shaders.git ~/.config/ghostty/shadersdefaults delete com.mitchellh.ghostty NSWindowLastPositioninfocmp xterm-ghostty | ssh user@host 'tic -x -'