Trisquel 9 ssh irssi error

3 risposte [Ultimo contenuto]
w3bk3rn3l
Offline
Iscritto: 01/27/2021

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

Magic Banana

I am a member!

I am a translator!

Online
Iscritto: 07/24/2010

The error suggests a misconfigured TERM variable. Try executing the following:
$ TERM=xterm-256color irssi

w3bk3rn3l
Offline
Iscritto: 01/27/2021

Great! That worked.
Thanks

Magic Banana

I am a member!

I am a translator!

Online
Iscritto: 07/24/2010

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.