Tagged Questions
2
votes
1answer
261 views
How to run mutt via ssh without going through an interactive shell
Mutt depends on curses according to this here, my discussion with Michael:
@hhh: ssh hhh@server.com mutt <--- what is wrong here? trying to run mutt there...
@MichaelMrozek: mutt uses curses, ...