Add command line completion to :macaction command
commit7addee68cf29668f65a2a573ae9792befda2ded9
authorNico Weber <nicolasweber@gmx.de>
Sun, 23 Mar 2008 17:48:24 +0000 (23 18:48 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 23 Mar 2008 17:48:24 +0000 (23 18:48 +0100)
treee758e1d1b7450fbe31ed13c78d6b24ca2dcf288c
parent5f1478c60baf42811f688496ea90fcb5c4edf023
Add command line completion to :macaction command

This enables the user to cycle through all actions by typing
":maca <Tab>" and then repeatedly hitting <Tab>.  The help on :maca was
also updated.

(Initial patch by Nico Weber with some changes by Bjorn Winckler.)
runtime/doc/gui_mac.txt
src/MacVim/MMBackend.h
src/MacVim/MMBackend.m
src/MacVim/gui_macvim.m
src/ex_docmd.c
src/ex_getln.c
src/proto/gui_macvim.pro
src/vim.h