zsh-workers
 help / color / mirror / code / Atom feed
From: "Stefan Reichör" <stefan@xsteve.at>
To: zsh-workers@sunsite.dk
Subject: Re: dabbrev like feature for zsh
Date: Thu, 24 Mar 2005 07:49:54 +0100	[thread overview]
Message-ID: <m0mzsty1v1.fsf@PCHAGSREI.msc-ge.com> (raw)
In-Reply-To: <1050323120519.ZM15277@candle.brasslantern.com>

Thanks Bart!

Here are the settings that I use now.
I use F5 and Shift-F5 to call the history complete functions.

## dabbrev for zsh!!
zstyle ':completion:history-words:*:history-words' stop yes
zstyle ':completion:history-words:*:history-words' list no
zstyle ':completion:history-words:*' remove-all-dups yes
zstyle ':completion:history-words:*' menu yes
bindkey '\e[15~' _history-complete-older #F5
bindkey '\e[28~' _history-complete-newer #Shift-F5


Stefan.


      reply	other threads:[~2005-03-24  6:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23  7:35 Stefan Reichör
2005-03-23 12:05 ` Bart Schaefer
2005-03-24  6:49   ` Stefan Reichör [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=m0mzsty1v1.fsf@PCHAGSREI.msc-ge.com \
    --to=stefan@xsteve.at \
    --cc=zsh-workers@sunsite.dk \
    /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).