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?
- X-seq: zsh-users 18356
- From: lilydjwg <lilydjwg@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: how can I invoke zsh via screen when logged in via ssh?
- Date: Fri, 24 Jan 2014 22:20:59 +0800
- Cc: TJ Luoma <luomat@xxxxxxxxx>
- Disposition-notification-to: missyou11@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:disposition-notification-to:user-agent; bh=qZXDxa1ifdW21aolHB54ny3TGWWlZ8aYhgeX8LBTZrM=; b=BU1oLyUdUQPrjTQPDVLGsKI979shJ4jDju6ZZJN/lh7OY3ePkpAd0utQ3+zul9hpAg yMVcKa9qc1W3dpQ9yaI3DDu/UNNc8m++tVtIXoDSm9eZvLwYSt3AiITk5QI6HTKVX3M0 uRjfo8/4LXKaoTR5uQ/hFnVaoemIgfdQ0H07ClumDWRvz0X5kduNxASjX6bDsFfklduo p7NCGzUM6HZvXe+jBLr5SPLg/pqSF4j4/0WyrCkkQnpjtPK2aRdOPZyeitTQ+knTryfj TaR038oUZQCwq1VtcZ77wRKvl4zt62PVLvkqP0YiA2667rDjyTdoDM6fh9Um3LV9djr7 ykgg==
- In-reply-to: <CADjGqHsv+YdBYp7Q7Enp0kcmTWk_45AYKvzraFWyB4Y5YLdg0A@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CADjGqHsv+YdBYp7Q7Enp0kcmTWk_45AYKvzraFWyB4Y5YLdg0A@mail.gmail.com>
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