[Bug 289872] FreeBSD doesn't recognize xterm-ghotty

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 23 Jan 2026 20:15:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289872

--- Comment #9 from Minsoo Choo <minsoochoo0122@proton.me> ---
After some research, i found that it's because ghostty moved TERM from ghostty
to xterm-ghostty, but ncurses dev refused to accept xterm- prefix (same thing
happened to kitty). Ghostty won't get back to ghostty and ncurses dev won't
accpet the prefix, so the ports need to create symlink to x/xterm-ghostty
during build/installation.

-- 
You are receiving this mail because:
You are the assignee for the bug.