Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nix: enhance TERMINFO for Linux builds (#1187)
Some distros have terminfo on /usr/lib/terminfo, like Ubuntu. Others have them on /usr/share/terminfo, like Fedora. Include all possible paths to be as compatible as possible. Closes #1185
- Loading branch information