mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-24 22:00:16 +00:00
Without this, shells spawned by ghostty cannot find the xterm-ghostty terminfo entry because ncurses only searches standard system paths. The snap's terminfo lives inside the snap sandbox and is inaccessible unless TERMINFO_DIRS is set explicitly.