-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
alacritty: add terminfo and man #43814
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge conflicts need to be fixed
gzip -c alacritty.man > "$out/share/man/man1/alacritty.1.gz" | ||
|
||
install -dm 755 "$terminfo/usr/share/terminfo/a/" | ||
tic -x -o "$terminfo/usr/share/terminfo" alacritty.info |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be just $terminfo/share/terminfo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here you go.
bccb55b
to
c502564
Compare
Merge conflicts still need to be fixed, just rebasing on master should do it |
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
c502564
to
1af7a83
Compare
Thanks! |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)