-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
Description
Release: lf-linux-amd64.tar.gz
Error: 2021/02/06 18:04:25 initializing screen: character set not supported
This might have something to do with my locale, my system recognizes the language etc. but is missing some characters that have nothing to do with English.
One thing I noticed is, that the $TERM variable has something to do with this. If I have it at default ("st-256color" in my case, I get the error above, but if I set $TERM variable to "" (nothing) it prints out error creating screen: exit status 1
Edit: Just to clarify, lf doesn't open at all. The error is all output it prints out and crashes immidiately
Here's some system information if that helps
Kernel: linux-5.8.3
WM: dwm
Terminal: st
Shell: bash
Distro: lfs (Linux from scratch)