zsh-users
 help / color / mirror / code / Atom feed
* How to "STTY" when "setopt nointeractive"?
@ 2005-10-18 19:17 DervishD
  2005-10-18 22:47 ` Philippe Troin
  2005-10-19  1:45 ` Bart Schaefer
  0 siblings, 2 replies; 9+ messages in thread
From: DervishD @ 2005-10-18 19:17 UTC (permalink / raw)
  To: Zsh Users

    Hi all :)

    In a shell script, this command:

    STTY=-onlcr stty -a

    doesn't have the desired effect (it doesn't deactivate onlcr). It
has to do with the INTERACTIVE option, because if the bangpath in the
script is "#!/bin/zsh -i" instead of the usual "#!/bin/zsh", it
works. Is it my fault,a desired behaviour or a bug?

    I was testing Bart's suggestion for my problematic "zpty" command
and I found that, after succesfully testing in the command line, it
didn't work in the script. I tried to change a couple of options that
may be slightly related with the terminal but it was "INTERACTIVE"
who made it work. Since I cannot "setopt interactive" within a
script, the only way is to change the bangpath.

    Thanks in advance :)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-10-20 11:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-18 19:17 How to "STTY" when "setopt nointeractive"? DervishD
2005-10-18 22:47 ` Philippe Troin
2005-10-18 23:08   ` DervishD
2005-10-19  1:45 ` Bart Schaefer
2005-10-19  7:24   ` DervishD
2005-10-19 15:36     ` Bart Schaefer
2005-10-19 19:33       ` DervishD
2005-10-20  1:01         ` Bart Schaefer
2005-10-20  9:08           ` DervishD

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).