mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-28 03:41:41 +00:00
Mention tic as dependency
This commit is contained in:
parent
e232863028
commit
afbd843388
1 changed files with 2 additions and 0 deletions
|
|
@ -438,6 +438,8 @@ installs the terminfo file and `kitty` that installs the main program.
|
|||
This allows users to install the terminfo file on servers into which they ssh,
|
||||
without needing to install all of kitty.
|
||||
|
||||
You also need `tic` to compile the terminfo files, it is usually found in the development package of `ncurses`
|
||||
|
||||
This applies to creating packages for kitty for macOS package managers such as
|
||||
brew or MacPorts as well.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue