Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Configuring zsh to leave keys in command mode after a vi "/" search
- X-seq: zsh-users 4914
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: "Kingsley G. Morse Jr." <change@xxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: Configuring zsh to leave keys in command mode after a vi "/" search
- Date: Sat, 4 May 2002 20:34:43 +0000
- In-reply-to: <20020503222639.A10707@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20020503222639.A10707@xxxxxxxxxxxxxxxxxx>
On May 3, 10:26pm, Kingsley G. Morse Jr. wrote:
}
} $ <esc>/more<cr>
} ?more_
} $ more /etc/hosts
}
} When I press "n" to find the next match ...
}
} $ more /etc/hostsn
}
} Oops! zsh was in vi's *insert* mode, interpreted the "n" literally and
} appended it to the end of the command!
I'm not able to reproduce this at all. Zsh always stays in command mode
for me after ending a search. What version are you running, and what
options do you have set?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author