Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: auto list choices
- X-seq: zsh-workers 31122
- From: joe M <joe9mail@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: auto list choices
- Date: Wed, 6 Mar 2013 23:35:44 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=dCYycr3FKrvDK+hLGeLkcZ5qnZ76P5ix4CxNm0QM1Pc=; b=toreTfsFQm4+/dX8Okj6Hj9N3W9bnNHN6NojPLt0vjG1fF3jyvQ7Z1zhE7qfMEio0P ddljKnKVHdoqqTE+zQKryJY7myMh6LO0GViw6Eoo9YFdAqlRTiAZ5G+N7AJhEGxvM2op wO8rXy/F5Phb5my94OhwWLsibVscA6bVqo3DyiaKHxzQyVxIOvjxB/fPAygzqJFZWjPK 5knMsxQbi0bTL5BYhs2m+yc+1eMRjRGnET3uUL35d5bLlCP9Z17/7QGwDjdYFwy6J7J2 CKFaHUtl+lD30VoUTUZ7Ds82WHdWcGbQYHtXrex8lOPpfmWk8C33YlmMCzR4peIy0LZ/ tKvQ==
- In-reply-to: <CAHjjW14vGs2uo7wK9hVaHOHuFSMggK5W4OA0LcqKdMD5hwr1sg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAHjjW16YTVg=qqcGLFmwgXBZ5Xn43kY9buce_r8t60iZ0QWQjQ@mail.gmail.com> <CAHjjW14vGs2uo7wK9hVaHOHuFSMggK5W4OA0LcqKdMD5hwr1sg@mail.gmail.com>
Hello,
> For some reason, when I call list-choices on every self-insert, it
> messes up the history commands. For example, When I type '!', it lists
Where is the list-choices code? I see a compdef -k list-choices in the
_next_tags file. But, not sure if that is the actual code that is run
when list-choices is called?
Thanks
Joe
Messages sorted by:
Reverse Date,
Date,
Thread,
Author