[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33186] [PATCH 6/7] gnu: slang: Use a correct location for terminfo
From: |
Ludovic Courtès |
Subject: |
[bug#33186] [PATCH 6/7] gnu: slang: Use a correct location for terminfo dirs. |
Date: |
Tue, 06 Nov 2018 16:40:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Mathieu Othacehe <address@hidden> skribis:
> As termcap is disabled and no terminfo directory is given, slang is not able
> to query terminal capabilities. Specifying a correct path for terminfo will
> automatically disable termcap support in the configuration.
>
> * gnu/packages/slang.scm (slang)[source]: Remove the snippet disabling
> termcap.
> [arguments]: Set MISC_TERMINFO_DIRS to a correct location.
Note that ncurses honors the TERMINFO_DIRS environment variable, so I
suppose it would work to just set it at run time?
Now, if this change means that Slang will work out-of-the-box by
default, it’s probably preferable.
Thanks.
- [bug#33186] [PATCH 6/7] gnu: slang: Use a correct location for terminfo dirs.,
Ludovic Courtès <=