comparison runtime/doc/index.txt @ 6228:cb5480096f1b v7.4.449

updated for version 7.4.449 Problem: Can't easily close the help window. (Chris Gaal) Solution: Add ":helpclose". (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Sep 2014 19:39:34 +0200
parents c52a655d927d
children 47b1887483da
comparison
equal deleted inserted replaced
6227:3898fa630d12 6228:cb5480096f1b
1242 |:grepadd| :grepa[dd] like :grep, but append to current list 1242 |:grepadd| :grepa[dd] like :grep, but append to current list
1243 |:gui| :gu[i] start the GUI 1243 |:gui| :gu[i] start the GUI
1244 |:gvim| :gv[im] start the GUI 1244 |:gvim| :gv[im] start the GUI
1245 |:hardcopy| :ha[rdcopy] send text to the printer 1245 |:hardcopy| :ha[rdcopy] send text to the printer
1246 |:help| :h[elp] open a help window 1246 |:help| :h[elp] open a help window
1247 |:helpclose| :helpc[lose] close one help window
1247 |:helpfind| :helpf[ind] dialog to open a help window 1248 |:helpfind| :helpf[ind] dialog to open a help window
1248 |:helpgrep| :helpg[rep] like ":grep" but searches help files 1249 |:helpgrep| :helpg[rep] like ":grep" but searches help files
1249 |:helptags| :helpt[ags] generate help tags for a directory 1250 |:helptags| :helpt[ags] generate help tags for a directory
1250 |:highlight| :hi[ghlight] specify highlighting methods 1251 |:highlight| :hi[ghlight] specify highlighting methods
1251 |:hide| :hid[e] hide current buffer for a command 1252 |:hide| :hid[e] hide current buffer for a command