Hi,
This command:
$ tic -x -o /usr/ports/x11/kitty/work-py36/stage/usr/local/lib/kitty/terminfo terminfo/kitty.terminfo
"terminfo/kitty.terminfo", line 1, col 22, terminal 'xterm-kitty': older tic versions may treat the description field as an alias
is supposed to create files under /usr/ports/x11/kitty/work-py36/stage/usr/local/lib/kitty/terminfo , but it doesn't.
I encountered this on the kitty project [1], and reported this to their maintainers, who referred to you [2].
FreeBSD 11.2
Version 6.1
---References---
[1] https://github.com/kovidgoyal/kitty
[2] https://github.com/kovidgoyal/kitty/issues/765#issuecomment-408660515
|