Re: Ctrl-P/Ctrl-N for previous/next history item in command/search entry
I'd like to be able to use Ctrl-P and Ctrl-N instead of arrow keys to access history in command/search entry mode.
You are not logged in. Please login or register.
I'd like to be able to use Ctrl-P and Ctrl-N instead of arrow keys to access history in command/search entry mode.
cnoremap <c-n> <down>
cnoremap <c-p> <up>
Pasted from my _viemurc
Thanks.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.
[ Generated in 0.024 seconds, 10 queries executed ]