zsh-workers
 help / color / mirror / code / Atom feed
From: "Barton E. Schaefer" <schaefer@z-code.ncd.com>
To: Hrvoje Niksic <hniksic@srce.hr>,
	zsh-workers@math.gatech.edu (ZSH Workers Mailing List)
Subject: Re: Reverse menu-complete?
Date: Wed, 12 Jun 1996 13:35:26 -0700	[thread overview]
Message-ID: <960612133526.ZM8429@zyrcon.z-code.com> (raw)
In-Reply-To: Hrvoje Niksic <hniksic@srce.hr> "Reverse menu-complete?" (Jun 12,  9:51pm)

On Jun 12,  9:51pm, Hrvoje Niksic wrote:
} Subject: Reverse menu-complete?
}
} Is there a way to go one menu-completion backward?

Yeah; I use this:

setopt automenu
bindkey '^X\t' accept-and-menu-complete
bindkey '\e\t' reverse-menu-complete

TAB goes forward; if I accidentally tab too often, ESC TAB backs up
without screwing up the cycle, and then I can C-x TAB to grab that
completion and continue the cycle where I left off.


-- 
Bart Schaefer                     Vice President, Technology, Z-Code Software
schaefer@z-code.com                   Division of NetManage Corporation
http://www.well.com/www/barts           http://www.ncdsoft.com/ZMail/



      parent reply	other threads:[~1996-06-12 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-12 19:51 Hrvoje Niksic
1996-06-12 20:27 ` Zefram
1996-06-13  8:08   ` Hrvoje Niksic
1996-06-12 20:35 ` Barton E. Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=960612133526.ZM8429@zyrcon.z-code.com \
    --to=schaefer@z-code.ncd.com \
    --cc=hniksic@srce.hr \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).