comparison runtime/doc/cmdline.txt @ 3503:7e4428115d2c v7.3.514

updated for version 7.3.514 Problem: No completion for :history command. Solution: Add the completion and update the docs. Also fix ":behave" completion. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Mon, 30 Apr 2012 18:48:53 +0200
parents b37888de599c
children 11d40fc82f11
comparison
equal deleted inserted replaced
3502:65492b0466a7 3503:7e4428115d2c
328 {not available when compiled without the |+cmdline_hist| 328 {not available when compiled without the |+cmdline_hist|
329 feature} 329 feature}
330 330
331 :his[tory] [{name}] [{first}][, [{last}]] 331 :his[tory] [{name}] [{first}][, [{last}]]
332 List the contents of history {name} which can be: 332 List the contents of history {name} which can be:
333 c[md] or : command-line history 333 c[md] or : command-line history
334 s[earch] or / search string history 334 s[earch] or / or ? search string history
335 e[xpr] or = expression register history 335 e[xpr] or = expression register history
336 i[nput] or @ input line history 336 i[nput] or @ input line history
337 d[ebug] or > debug command history 337 d[ebug] or > debug command history
338 a[ll] all of the above 338 a[ll] all of the above
339 {not in Vi} 339 {not in Vi}
340 340
341 If the numbers {first} and/or {last} are given, the respective 341 If the numbers {first} and/or {last} are given, the respective
342 range of entries from a history is listed. These numbers can 342 range of entries from a history is listed. These numbers can
343 be specified in the following form: 343 be specified in the following form: