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 Fri, 24 Jan 2014, Richard Hartmann wrote:

> If you have a flakey connection, have a look at mosh[1]; using this
> instead of ssh on my laptop has been nothing but great.
...
> [1] http://mosh.mit.edu/

Definitely right! Since 'mosh' exists, working with a laptop
from different places on the same surviving connection (on
screen of course) is a lot easier than before. :-)
Except if the laptop reboots, for which you still ned screen.

But, may be the answer to the original Subject, is as simple as:

If you have the wrong login-shell and can not change it,
you eighter set the SHELL Variable in your startup files,
or you put 'shell /usr/bin/zsh' into your '~/.screenrc'.
In both cases all Screen-Windows run with 'zsh'.

Stucki

-- 
Christoph von Stuckrad      * * |nickname |Mail <stucki@xxxxxxxxxxxxxxx> \
Freie Universitaet Berlin   |/_*|'stucki' |Tel(Mo.,Mi.):+49 30 838-75 459|
Mathematik & Informatik EDV |\ *|if online|  (Di,Do,Fr):+49 30 77 39 6600|
Takustr. 9 / 14195 Berlin   * * |on IRCnet|Fax(home):   +49 30 77 39 6601/



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