User Tools

Site Tools


ghosttty

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ghosttty [2025/01/07 10:07] – created dblumeghosttty [2025/01/07 10:21] (current) – removed dblume
Line 1: Line 1:
-====== ghostty ====== 
  
-Consider reading [[https://www.reddit.com/r/Zig/comments/1hod58j/how_i_configure_ghostty/|r/Zig How I configure ghostty]]. 
- 
-The following config eases me in from my iTerm2 settings. There's probably a better theme, I didn't look for long. 
- 
-<file text config> 
-theme = "Builtin Pastel Dark" 
-font-family = "Roboto Mono for Powerline" 
-font-thicken = true 
-window-height = 60 
-window-width = 120 
- 
-# consider 
-#copy-on-select = clipboard 
-</file> 
- 
-===== ssh ===== 
- 
-Per [[https://ghostty.org/docs/help/terminfo|ghostty terminfo page]], if you run into a ''missing or unsuitable terminal: xterm-ghostty'' error, you can: 
- 
-  infocmp -x | ssh YOUR-SERVER -- tic -x - 
- 
-to export the terminfo entry from your host and import it on the remote machine. 
ghosttty.1736273250.txt.gz · Last modified: 2025/01/07 10:07 by dblume