zsh-users
 help / color / mirror / code / Atom feed
* VMS Style auto command-complition
@ 2004-11-25 18:29 Ziggy
  2004-11-25 19:46 ` Peter Stephenson
  2004-11-25 20:20 ` Bart Schaefer
  0 siblings, 2 replies; 4+ messages in thread
From: Ziggy @ 2004-11-25 18:29 UTC (permalink / raw)
  To: List: ZSH

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

Hi.

	Recently I have tried using OpenVMS. So far I pretty much like
everything there.
	One thing that I liked specifically about it is that it completes
commands automatically if there is only one match.
	For example - if I want to purge all the previous versions of all files
in the directory, instead of typing 'PURGE' I can type 'PU' because
there is no any other command that starts with PU, so it knows that I'm
talking about the command PURGE:

$ pu	<- here the command went out fine
$ p 	<- here it says that there are other commands that start with p
%DCL-W-ABVERB, ambiguous command verb - supply more characters
 \P\

I wish you could tell me if it is possible to do with ZSH, because this
feature is simply one of OpenVMS' best features.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2004-11-25 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-25 18:29 VMS Style auto command-complition Ziggy
2004-11-25 19:46 ` Peter Stephenson
2004-11-25 20:31   ` Bart Schaefer
2004-11-25 20:20 ` 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).