bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29892: dvtm does not properly export terminfo


From: Jelle Licht
Subject: bug#29892: dvtm does not properly export terminfo
Date: Fri, 29 Dec 2017 15:05:25 +0100

As far as I can see, the current version of dvtm does not work properly with programs such as htop etc.

To reproduce:
``` 
$ guix package -i dvtm
$ dvtm
$ htop
```
It only worked properly once I added something like:
`export TERMINFO_DIRS="/home/jelle/.guix-profile/share/terminfo"`.

Would a proper fix be to simply add a native-search-path declaration to the dvtm package? If so, I can prepare a patch this weekend.

Thanks,
Jelle




reply via email to

[Prev in Thread] Current Thread [Next in Thread]