On Sat, Jul 26, 2014, at 10:09 PM, luc.li...@mailoo.org wrote: > But when I invoke it that way : `ssh [ip] newsbeuter`, newsbeuter > fails with 'Error opening terminal : unknown'.
Pass the -t switch to ssh to make it open an pty to run the command.
On Sat, Jul 26, 2014, at 10:09 PM, luc.li...@mailoo.org wrote: > But when I invoke it that way : `ssh [ip] newsbeuter`, newsbeuter > fails with 'Error opening terminal : unknown'.
Pass the -t switch to ssh to make it open an pty to run the command.