FS#62349 - [alacritty-terminfo] Treat unknown capabilities as user-defined
Attached to Project:
Community Packages
Opened by Christian Duerr (undeadleech) - Sunday, 14 April 2019, 22:30 GMT
Last edited by Jiachen Yang (farseerfc) - Thursday, 25 April 2019, 14:12 GMT
Opened by Christian Duerr (undeadleech) - Sunday, 14 April 2019, 22:30 GMT
Last edited by Jiachen Yang (farseerfc) - Thursday, 25 April 2019, 14:12 GMT
|
Details
If a terminfo file contains non-standardized entries, it
will usually drop those when just installed with the default
settings. However there is the `-x` option that allows
treating those entries as user-defined and adding them as
extended table entries (see tic(1M)).
We've recently updated our installation instructions upstream (see https://github.com/jwilm/alacritty/blob/master/INSTALL.md#terminfo), but it seems like this has not propagated down to the Archlinux package yet. Other terminfo packages seem to do the same (see https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/termite#n65), so it's probably best to follow suit here, since it's likely to cause bugs (see https://github.com/jwilm/alacritty/pull/2134). |
This task depends upon
Closed by Jiachen Yang (farseerfc)
Thursday, 25 April 2019, 14:12 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in alacritty 0.3.2-1
Thursday, 25 April 2019, 14:12 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in alacritty 0.3.2-1
https://gist.github.com/alanorth/26fda29630da6f69834ceb52ce680b45