Skip to content
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

FreeBSD: Interactive modes do not render properly #20

Closed
kimono-koans opened this issue Apr 28, 2022 · 1 comment
Closed

FreeBSD: Interactive modes do not render properly #20

kimono-koans opened this issue Apr 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@kimono-koans
Copy link
Owner

kimono-koans commented Apr 28, 2022

Found while debugging: #18

After fresh install to VM, httm does not render the interactive modes properly. Looks as though it's linked to the following issue: skim-rs/skim#412

@kimono-koans
Copy link
Owner Author

kimono-koans commented Apr 28, 2022

Confirmed that the following comment provides the fix: skim-rs/skim#412 (comment)

I found that installing misc/terminfo-db and exporting TERMINFO=/usr/local/share/terminfo resolves the issue for me.

I'll add a note to the README under caveats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@kimono-koans and others