[Bug 289872] FreeBSD doesn't recognize xterm-ghotty
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289872] FreeBSD doesn't recognize xterm-ghotty"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.