summaryrefslogtreecommitdiff
path: root/runtime/doc/cmdline.txt
AgeCommit message (Collapse)Author
2017-09-19Update runtime files.Bram Moolenaar
2017-09-10patch 8.0.1090: cannot get the text under the cursor like v:beval_textBram Moolenaar
Problem: cannot get the text under the cursor like v:beval_text Solution: Add <cexpr>.
2017-07-15Updated runtime files and translations.Bram Moolenaar
2017-01-02Updated runtime files.Bram Moolenaar
2016-12-01patch 8.0.0111Bram Moolenaar
Problem: The :history command is not tested. Solution: Add tests. (Dominique Pelle)
2016-10-01Updated runtime files.Bram Moolenaar
2016-09-12Vim 8.0 releaseBram Moolenaar
2016-08-27patch 7.4.2268Bram Moolenaar
Problem: Using CTRL-N and CTRL-P for incsearch shadows completion keys. Solution: Use CTRL-T and CTRL-G instead.
2016-08-26patch 7.4.2259Bram Moolenaar
Problem: With 'incsearch' can only see the next match. Solution: Make CTRL-N/CTRL-P move to the previous/next match. (Christian Brabandt)
2015-12-29Updated runtime files.Bram Moolenaar
2015-09-25Update various runtime files.Bram Moolenaar
2015-09-08patch 7.4.858Bram Moolenaar
Problem: It's a bit clumsy to execute a command on a list of matches. Solution: Add the ":ldo", ":lfdo", ":cdo" and ":cfdo" commands. (Yegappan Lakshmanan)
2015-08-11Update runtime files.Bram Moolenaar
2015-07-21Updated and new runtime files.Bram Moolenaar
2014-09-09Update runtime files.Bram Moolenaar
2014-08-22Updated runtime files.Bram Moolenaar
2014-02-24Update runtime files. Add Euphoria syntax files.Bram Moolenaar
2013-11-28Updated runtime files.Bram Moolenaar
2013-11-09updated for version 7.4.083Bram Moolenaar
Problem: It's hard to avoid adding a used pattern to the search history. Solution: Add the ":keeppatterns" modifier. (Christian Brabandt)
2013-08-10release version 7.4Bram Moolenaar
2013-07-28Update files for the 7.4b BETA release.Bram Moolenaar
2013-07-06Vim 7.4a BETA release.Bram Moolenaar
2013-03-19Update runtime files.Bram Moolenaar
2013-01-30Update runtime files.Bram Moolenaar
2012-10-21Updated runtime files.Bram Moolenaar
2012-07-12Updated runtime files.Bram Moolenaar
2012-04-30updated for version 7.3.514Bram Moolenaar
Problem: No completion for :history command. Solution: Add the completion and update the docs. Also fix ":behave" completion. (Dominique Pelle)
2012-02-13Update runtime files.Bram Moolenaar
2011-04-01Updated runtime files.Bram Moolenaar
2011-02-25Runtime file updates.Bram Moolenaar
2010-12-10Update runtime files.Bram Moolenaar
2010-09-19Updated runtime files.Bram Moolenaar
2010-08-15Last changes for the 7.3 release!Bram Moolenaar
2010-08-15Make the references to features in the help more consistent. (Sylvain Hitier)Bram Moolenaar
2010-08-14Version 7.3f -> 7.3gBram Moolenaar
2010-08-09Version 7.3e -> 7.3f.Bram Moolenaar
2010-08-047.3d -> 7.3e.Bram Moolenaar
2010-08-01Version 7.3c -> 7.3dBram Moolenaar
2010-07-257.3b -> 7.3cBram Moolenaar
2010-07-18Vim 7.3a -> 7.3b.Bram Moolenaar
2010-07-11Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (MartinBram Moolenaar
Toft)
2010-05-23Included patch for persistent undo. Lots of changes and added test.Bram Moolenaar
2010-05-15First step in the Vim 7.3 branch. Changed version numbers.Bram Moolenaar
2010-05-14Updated runtime files.Bram Moolenaar
2010-01-06Update documentation files.Bram Moolenaar
2009-07-14updated for version 7.2-234Bram Moolenaar
2008-11-09updated for version 7.2-031Bram Moolenaar
2008-08-09updated for version 7.2-000Bram Moolenaar
2008-08-06updated for version 7.2c-000Bram Moolenaar
2008-07-13updated for version 7.2b-000Bram Moolenaar