Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

bindkey bug with zsh-3.1.6-dev-21?



Hi,
Seems that there's a problem with bindkey and zsh-3.1.6-dev-21 and
zsh-3.1.6-dev-22:

When I use this .zshrc:

  bindkey -e
  export EDITOR=vi

I get not tab-completion. If I type "bindkey", I get a long list of
bindkeys, amongst others this one:
"^I" expand-or-complete

So, the binding is there, but it just doesn't work :-(

The funny thing is, when I just have the "export EDITOR=vi" line in my
.zshrc and type "bindkey -e" on the prompt later, tab-completion works.
How to resolve the problem?

CU,
Thomas

-- 
 Thomas Köhler Email:   jean-luc@xxxxxxxxxxxxxxxxx     | LCARS - Linux
     <><        WWW:     http://jeanluc-picard.de      | for Computers
                IRC:             jeanluc               | on All Real
               PGP public key available from Homepage! | Starships

Attachment: pgpyQRdZThvTI.pgp
Description: PGP signature



Messages sorted by: Reverse Date, Date, Thread, Author