Known Issues
-
TERMINFO
xterm-ghosttynot-set/breaks functionalityFix: Set the TERMINFO value to
xterm-256colorat runtime by running the AppImage as follows,# Option 1 ❯ TERM=xterm-256color ./Ghostty-${VERSION}-${ARCH}.AppImage # Option 2: Add `export TERM=xterm-256color` to your .bashrc or .zshrc and launch the appimage normally
-
Gtk-CRITICAL **: 13:43:27.628: gtk_widget_unparent: assertion 'GTK_IS_WIDGET (widget)' failed
If you encounter any errors, check the terminal for error messages that may indicate missing dependencies or other issues