Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: how can I invoke zsh via screen when logged in via ssh?



On Wed, Jan 22, 2014 at 02:54:02PM -0500, TJ Luoma wrote:
> I use zsh as my login shell for several accounts I connect to via ssh.
>
>
> My connection to these accounts is often fragile, either because they
> were initiated on an iOS device or behind a satellite internet
> connection.
>
>
> I had a thought today that perhaps one answer would be to use
> 'screen(1)' as my login shell for those accounts, but then I realized
> that I didn't want that to be the shell I use for local logins, just
> for SSH logins.
>
>
> I wondered if anyone had already done this, so I didn't have to
> re-invent the wheel, or might have some experience with potential
> problems that I might run into when doing this.

So you might be interested in mosh[1] (the mobile shell), which I find
is great for slow unstable connections.

[1]: http://mosh.mit.edu/

> [...]

-- 
Best regards,
lilydjwg

Linux Vim Python 我的博客:
http://lilydjwg.is-programmer.com/
--
A: Because it obfuscates the reading.
Q: Why is top posting so bad?



Messages sorted by: Reverse Date, Date, Thread, Author