I still can't reproduce the issue. Can you do so on a fresh Debian
system? I am prone to think that there's something off on the system
where you're hitting it, otherwise we'd be seeing many more bug reports
about it.
Package: stterm
Version: 0.8.4-1
Followup-For: Bug #983578
X-Debbugs-Cc: arfisna...@mailnesia.com
Dear Maintainer,
Oops, forgot to mention that it happens locally, and not remotely via something
like ssh.
Thanks
Kernel: Linux 5.10.0-8-amd64 (SMP w/1 CPU thread)
Locale: LANG=en_US.UTF-8, LC_CTYP
Package: stterm
Version: 0.8.4-1
Followup-For: Bug #983578
X-Debbugs-Cc: arfisna...@mailnesia.com
Dear Maintainer,
Makes sense that it's not proper solution and thank you for your feedback.
Using st and dash I got the following.
$ dpkg -L ncurses-term|grep st-256color
/usr/share/terminfo/s/st-2
Control: tags -1 + moreinfo
Hello Richard and thanks for this bug report. The st-256color terminfo
file is installed by the ncurses-term package, which is a dependency of
stterm:
$ dpkg -L ncurses-term|grep st-256color
/usr/share/terminfo/s/st-256color
so it should really be there.
Did perh
Package: stterm
Version: 0.8.2-1
Severity: important
Dear Maintainer,
With st, i ran
$ htop
Error opening terminal: st-256color.
$
but after I added
[ $TERM = st-256color ] && export TERM=xterm-256color
to my bashrc, htop worked
perhaps a change the default TERM value in config.def.h would be
5 matches
Mail list logo