1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 03:12:28 +01:00

initial crack at :command -complete - YALNS

This commit is contained in:
Doug Kearns
2008-11-13 15:41:08 +00:00
parent 8b37c91b7b
commit 47fbbacf41
5 changed files with 80 additions and 11 deletions

2
NEWS
View File

@@ -27,7 +27,7 @@
* add . mapping
* add N% normal mode command
* add interpolation for items such as <url> to autocommands
* add -nargs, -bang, and -count attribute support to :command
* add -nargs, -complete, -bang, and -count attribute support to :command
* much improved completion support, including javascript, option, and search keyword
* add <PageUp>/<S-Up> and <PageDown>/<S-Down> command-line mappings for
selecting the previous and next history items