Trisquel 9 ssh irssi error
- Login o registrati per inviare commenti
Hi,
I'm a new Trisqul user and I would like to run irssi remotely. I set up ssh and after login I tried to launch irssi. I got the following error:
setupterm() failed for TERM=xterm-termite: 0
Can you help?
Thanks
The error suggests a misconfigured TERM variable. Try executing the following:
$ TERM=xterm-256color irssi
Great! That worked.
Thanks
To simply type 'irssi', Try defining TERM in the configuration file of your shell, such as ~/.bashrc if you use GNU Bash, Trisquel's default shell.
- Login o registrati per inviare commenti