zsh-workers
 help / color / mirror / code / Atom feed
* Adding builtin command option aliases
@ 2020-03-25 19:21 Ross Goldberg
  2020-03-25 23:17 ` Daniel Shahaf
  0 siblings, 1 reply; 3+ messages in thread
From: Ross Goldberg @ 2020-03-25 19:21 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

Would you be willing to add option aliases to builtin commands to align
with other shells, like bash, so that scripts will be more easily portable
across multiple shells?

e.g., bash read has the -a argument, while zsh read has -A.  They seem to
do the exact same thing.  It's a shame that a script needs to detect which
shell is running to determine which option to use.

Providing such interoperability might increase the number of zsh users, and
ease the transition for macOS 10.15+ & other users

Thanks,

Ross

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

end of thread, other threads:[~2020-03-26  5:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 19:21 Adding builtin command option aliases Ross Goldberg
2020-03-25 23:17 ` Daniel Shahaf
2020-03-26  5:22   ` Roman Perepelitsa

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