summaryrefslogtreecommitdiff
path: root/vimtutor.bat
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.2.3441: MS-Windows: vimtutor can't handle path with spacesv8.2.3441Christian Brabandt2021-09-151-1/+1
| | | | | Problem: MS-Windows: vimtutor can't handle path with spaces. Solution: Add double quotes. (Christian Brabandt, closes #8871)
* Update runtime filesBram Moolenaar2021-08-291-1/+1
|
* patch 8.2.0412: MS-Windows: cannot use vimtutor from the start menuv8.2.0412Bram Moolenaar2020-03-191-15/+16
| | | | | | Problem: MS-Windows: cannot use vimtutor from the start menu. Solution: Better check for writable directory. Use the right path for the executable. (Wu Yongwei, closes #5774, closes #5756)
* patch 8.0.1431: MS-Windows: vimtutor fails if %TMP% has special charsv8.0.1431Bram Moolenaar2018-01-261-1/+1
| | | | | Problem: MS-Windows: vimtutor fails if %TMP% has special chars. Solution: Add quotes. (Tamce, closes #2561)
* patch 8.0.1122: vimtutor.bat doesn't work well with vim.batv8.0.1122Bram Moolenaar2017-09-171-2/+2
| | | | | Problem: vimtutor.bat doesn't work well with vim.bat. Solution: Use "call vim". (Ken Takata, closes #2105)
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+67