zsh-workers
 help / color / mirror / code / Atom feed
* idea of zsh feature
@ 1997-03-11 20:15 Rene Rideau
  1997-03-12 12:54 ` Zefram
  0 siblings, 1 reply; 5+ messages in thread
From: Rene Rideau @ 1997-03-11 20:15 UTC (permalink / raw)
  To: zsh-workers

Dear zsh workers,
   I hope I'm not disturbing you. I'm not subscribed to any zsh list,
but I've been a happy zsh user for years.
Here are a few ideas of features, in case you didn't consider them yet:

* make a difference between an executable program not being present
 and its interpreter not being present:
if foo begins by #!/invalid/path
then zsh will complain:
zsh: no such file or directory: foo
Which means lots of time being spent figuring where the error was!

* would it be possible to dump part or all of the state of zsh
 for fast loading? I have *long* configuration files for the great zsh.
 autoload functions are not space efficient. [I've heard you already
 began binary modules -- sorry]

* Ideally, could it be possible to have a zsh-server,
 with all configuration read that would just fork on a new console?
 Under Linux, I have to spawn a zsh on a new console.
 on systems with a /dev/fd, there could even be called by a zsh-client
 such that the forked server process would "steal" the fd's from the client,
 that would wait until the forked process dies.

* Another solution might be to have a shared memory/mmapedfile
 that would contain some "global" zsh data

* Of course, default behavior should be secure, and sharing should
 happen only with an explicit flag.

Anyway, thanks for your wonderful work,
that turns Unix into an almost livable system!

== Fare' -- rideau@ens.fr -- Franc,ois-Rene' Rideau -- DDa(.ng-Vu~ Ba^n ==
Join the TUNES project for a computing system based on computing freedom !
                TUNES is a Useful, Not Expedient System
URL: "http://www.eleves.ens.fr:8080/home/rideau/Tunes/"


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

end of thread, other threads:[~1997-03-12 15:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-11 20:15 idea of zsh feature Rene Rideau
1997-03-12 12:54 ` Zefram
1997-03-12 13:10   ` Peter Stephenson
1997-03-12 15:39     ` Zefram
1997-03-12 14:04   ` Francois-Rene Rideau

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).