Re: telnet vs ^Z
On Fri, Jun 30, 2000 at 07:49:34PM -0700, Ian Zimmerman wrote:
> >>>>> "Will" == Will Trillich <will@serensoft.com> writes:
>
> Will> i want the remote (linux server) full-screen process (mutt, vi,
> Will> etc) to suspend when i send ^Z, despite the fact that i'm using
> Will> telnet, and not sitting at the console.
>
> > % bindkey | grep Z >"^Z" -> tty-sigtsusp >"^[^Z"
>
> First try a working shell like bash, then we'll talk :-)
>
> Seriously, I have had problems of this kind with csh type shells.
> Bash gets most of it right.
>
> --
> Ian Zimmerman, Oakland, California, U.S.A.
i tried
% bash
$ vi
and then '^Z', and still get nothing but a screen-flash
(as if doing a quick redraw).
Reply to: