ghostty to use same block cursor as iTerm2
dblume

dblume commited on 2025-01-07 14:52:47
Showing 1 changed files, with 4 additions and 0 deletions.

... ...
@@ -6,5 +6,9 @@ font-thicken = true
6 6
 window-height = 60
7 7
 window-width = 120
8 8
 
9
+# Similar solid block cursor to iTerm2
10
+cursor-style-blink = false
11
+shell-integration-features = no-cursor
12
+ 
9 13
 # consider
10 14
 #copy-on-select = clipboard
11 15