Re: telnet vs ^Z
>>>>> "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.
Will> hell, i just tried it from the perl debugger, which doesn't even
Will> use curses/ncurses for its dialogue, and ^Z blinks the screen
Will> there, too, with no suspend signal being sent to the job.
Will> "i want my control-Z!" (waaah!)
> % 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.
In his own soul a man bears the source
from which he draws all his sorrows and his joys.
Sophocles.
Reply to: