rhythmic-morning-87313
11/19/2023, 11:48 PMPEX_INTERPRETER=1
, it says
Cannot read termcap database;
using dumb terminal settings.
and any auto-completion does not work. I have terminfo
installed. The current TERM
is xterm-256color
but changing it to simpler ones like xterm
did not work. How could I fix this?rhythmic-morning-87313
11/19/2023, 11:53 PMbroad-processor-92400
11/19/2023, 11:54 PMimport os; print(os.environ.get("TERM"))
rhythmic-morning-87313
11/19/2023, 11:54 PMbroad-processor-92400
11/20/2023, 1:08 AMrhythmic-morning-87313
11/20/2023, 4:16 PMrhythmic-morning-87313
11/20/2023, 4:16 PM