comparison runtime/doc/version7.txt @ 511:32cf0d2e14b4

updated for version 7.0143
author vimboss
date Wed, 07 Sep 2005 21:21:14 +0000
parents a1059cda45f2
children 07134f5e78da
comparison
equal deleted inserted replaced
510:b47114409935 511:32cf0d2e14b4
1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Sep 06 1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Sep 07
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
1324 Could be noticed with a Thai font. 1324 Could be noticed with a Thai font.
1325 1325
1326 Output of ":function" could leave some of the typed text behind. (Yegappan 1326 Output of ":function" could leave some of the typed text behind. (Yegappan
1327 Lakshmanan) 1327 Lakshmanan)
1328 1328
1329 When the command line history has only a few lines the command line window
1330 would be opened with these lines above the first window line.
1331
1332 When using a command line window for search strings ":qa" would result in
1333 searching for "qa" instead of quitting all windows.
1334
1329 vim:tw=78:ts=8:ft=help:norl: 1335 vim:tw=78:ts=8:ft=help:norl: