Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Starting replace-string minibuffer in Vi command-mode
- X-seq: zsh-users 10046
- From: "Nikolai Weibull" <now@xxxxxxxx>
- To: "Zsh Users" <zsh-users@xxxxxxxxxx>
- Subject: Starting replace-string minibuffer in Vi command-mode
- Date: Sun, 19 Mar 2006 00:39:03 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YIGEcRjKzk9CHPb9ZfODvPrs5fDF6jKtt4gPHurYGfJJEt64jk0KiD6LptR7CyOLvoJwYdLiqo0L4bf61n66hI6O5QC3nDFUED8WzUX6ntx3tF17jONpM6z/7KMhvak2IJhkc3pI/alvUSzYIozx9O2MsqC8nIgG+GiMyo1I/lo=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: nikolai.weibull@xxxxxxxxx
Hi!
I like having the replace-string function, but as I invoke it from Vi
command-mode (through a binding to ":s") the minibuffer will also be
in Vi command-mode when I'm expecting Vi insert-mode. Is there a way
to get around this? Is there even a way to do it with the current
implementation of read-from-minibuffer/"zle recursive-edit"?
Thanks.
nikolai
Messages sorted by:
Reverse Date,
Date,
Thread,
Author