zsh-workers
 help / color / mirror / code / Atom feed
* Enhanced shell
@ 2001-07-22 22:47 Peter Stephenson
  2001-07-23 11:13 ` Oliver Kiddle
  2001-07-29  9:53 ` Enhanced shell Zefram
  0 siblings, 2 replies; 19+ messages in thread
From: Peter Stephenson @ 2001-07-22 22:47 UTC (permalink / raw)
  To: Zsh hackers list

David Korn is asking for suggestions for features from the various
shells to be included in a standard, so I've been jotting possible
things from zsh down.  This is extremely rough at the moment, but before
I try and tidy it up, has anyone got any comments or suggestions
(preferably brief --- I'm looking for a list of features rather than an
essay on compatilibity)?

Some of these may already be in all three of zsh, ksh, and bash, I
haven't gone through the ksh manual yet (or even Single Unix for that
matter) --- some are certainly in both zsh and bash.  I'll try and do
some more homework tomorrow.

emulate builtin
coproc keyword (|& as per csh is already semi-standard and useful)
? ZDOTDIR? (or equivalent)
autoload -U
<<<'word'
precmd, chpwd, periodic
? [#16]?
${+foo}
{0..10}, {00..10}
? =cmd?
? glob qualifiers (perhaps in some standardised NO_BARE_GLOB_QUAL form)
** (both glob and math?)
CPUTYPE/HOSTYPE/OSTYPE, EGID/GID, EUID/UID,  ERRNO, HOST or HOSTNAME (bash)
`ESS_VERSION' (version no. of extended shell standard)
? disable/enable? [bash]
? typeset -T? (possible with discipline functions)
? typeset etc. -g?
command [bash]
suspend [bash]
? pushd?

-- 
Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
Work: pws@csr.com
Web: http://www.pwstephenson.fsnet.co.uk


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

end of thread, other threads:[~2001-07-30  2:21 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-22 22:47 Enhanced shell Peter Stephenson
2001-07-23 11:13 ` Oliver Kiddle
2001-07-23 11:38   ` Peter Stephenson
2001-07-23 18:03     ` Bart Schaefer
2001-07-24 13:42       ` Oliver Kiddle
2001-07-23 12:00   ` Nadav Har'El
2001-07-23 16:38     ` Enable/disable (was Re: Enhanced shell) Bart Schaefer
2001-07-23 22:00       ` Nadav Har'El
2001-07-24  1:12         ` Bart Schaefer
2001-07-24  2:45           ` Here-strings and $functions Bart Schaefer
2001-07-24  6:18             ` Bart Schaefer
2001-07-24  8:12               ` Sven Wischnowsky
2001-07-24 12:16                 ` Bart Schaefer
2001-07-24  9:23         ` Enable/disable (was Re: Enhanced shell) Peter Stephenson
2001-07-24 12:10           ` PATCH: Doc errors (Re: Enable/disable (was Re: Enhanced shell)) Bart Schaefer
2001-07-29  9:53 ` Enhanced shell Zefram
2001-07-29 22:07   ` Peter Stephenson
2001-07-30  1:34     ` Bart Schaefer
2001-07-30  2:19   ` Bart Schaefer

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