summaryrefslogtreecommitdiffstats
path: root/runtime/doc/quickfix.txt
AgeCommit message (Collapse)Author
2018-05-17Vim 8.1 releasev8.1.0000Bram Moolenaar
Update version number and information. Fix a couple of tests.
2018-05-15patch 8.0.1844: superfluous quickfix code, missing examplesv8.0.1844Bram Moolenaar
Problem: Superfluous quickfix code, missing examples. Solution: Remove unneeded code. Add a few examples. Add a bit more testing. (Yegappan Lakshmanan, closes #2916)
2018-05-06Update runtime files.Bram Moolenaar
2018-05-01patch 8.0.1782: no simple way to label quickfix entriesv8.0.1782Bram Moolenaar
Problem: No simple way to label quickfix entries. Solution: Add the "module" item, to be used instead of the file name for display purposes. (Martin Szamotulski, closes #1757)
2018-04-30Update runtime files and translationsBram Moolenaar
2018-03-29Update runtime filesBram Moolenaar
2018-03-09Update runtime files.Bram Moolenaar
2017-12-18patch 8.0.1406: difficult to track changes to a quickfix listv8.0.1406Bram Moolenaar
Problem: Difficult to track changes to a quickfix list. Solution: Add a "changedtick" value. (Yegappan Lakshmanan, closes #2460)
2017-12-17Update runtime filesBram Moolenaar
2017-12-10patch 8.0.1384: not enough quickfix help; confusing winidv8.0.1384Bram Moolenaar
Problem: Not enough quickfix help; confusing winid. Solution: Add more examples in the help. When the quickfix window is not present, return zero for getqflist() with 'winid'. Add more tests for jumping to quickfix list entries. (Yegappan Lakshmanan, closes #2427)
2017-09-19Update runtime files.Bram Moolenaar
2017-09-11patch 8.0.1093: various small quickfix issuesv8.0.1093Bram Moolenaar
Problem: Various small quickfix issues. Solution: Remove ":" prefix from title set by a user. Add the qf_id2nr(). function. Add a couple more tests. Update documentation. (Yegappan Lakshmanan)
2017-07-19patch 8.0.0735: no indication that the quickfix window/buffer changedv8.0.0735Bram Moolenaar
Problem: There is no way to notice that the quickfix window contents has changed. Solution: Increment b:changedtick when updating the quickfix window. (Yegappan Lakshmanan)
2017-06-13patch 8.0.0641: cannot set a separate highlighting for the quickfix linev8.0.0641Bram Moolenaar
Problem: Cannot set a separate highlighting for the current line in the quickfix window. Solution: Add QuickFixLine. (anishsane, closes #1755)
2017-03-16Update runtime files.Bram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'v8.0.0420Bram Moolenaar
Problem: When running :make the output may be in the system encoding, different from 'encoding'. Solution: Add the 'makeencoding' option. (Ken Takata)
2017-03-05Runtime file updates.Bram Moolenaar
2016-11-06Updated runtime files.Bram Moolenaar
2016-09-12Vim 8.0 releasev8.0.0000Bram Moolenaar
2016-07-17Update runtime files.Bram Moolenaar
2016-07-09patch 7.4.2010v7.4.2010Bram Moolenaar
Problem: There is a :cbottom command but no :lbottom command. Solution: Add :lbottom. (Yegappan Lakshmanan)
2016-07-07patch 7.4.1997v7.4.1997Bram Moolenaar
Problem: Cannot easily scroll the quickfix window. Solution: Add ":cbottom".
2016-07-02Updated runtime files.Bram Moolenaar
2016-07-01patch 7.4.1971v7.4.1971Bram Moolenaar
Problem: It is not easy to see unrecognized error lines below the current error position. Solution: Add ":clist +count".
2016-06-04Updated runtime files.Bram Moolenaar
2016-03-23patch 7.4.1640v7.4.1640Bram Moolenaar
Problem: Crash when an autocommand changes a quickfix list. (Dominique) Solution: Check wether an entry is still valid. (Yegappan Lakshmanan, Hirohito Higashi)
2016-03-20Updated runtime files.Bram Moolenaar
2016-01-21Update runtime filesBram Moolenaar
2016-01-21patch 7.4.1149v7.4.1149Bram Moolenaar
Problem: Using the local value of 'errorformat' causes more problems than it solves. Solution: Revert 7.4.1013.
2015-12-31patch 7.4.1013v7.4.1013Bram Moolenaar
Problem: The local value of 'errorformat' is not used for ":lexpr" and ":cexpr". Solution: Use the local value if it exists. (Christian Brabandt) Adjust the help for this.
2015-09-08Update documentation and syntax files.Bram Moolenaar
2014-03-27Update runtime files.Bram Moolenaar
2014-03-22Updated runtime files.Bram Moolenaar
2014-02-23updated for version 7.4.191v7.4.191Bram Moolenaar
Problem: Escaping a file name for shell commands can't be done without a function. Solution: Add the :S file name modifier.
2013-08-10release version 7.4v7.4Bram Moolenaar
2013-08-03Update runtime files.Bram Moolenaar
2013-07-28Update files for the 7.4b BETA release.v7.4b.000Bram Moolenaar
2013-07-06Vim 7.4a BETA release.v7.4aBram Moolenaar
2013-03-19Update runtime files.Bram Moolenaar
2013-03-07updated for version 7.3.850v7.3.850Bram Moolenaar
Problem: ":vimgrep //" matches everywhere. Solution: Make it use the previous search pattern. (David Bürgin)
2012-07-12Updated runtime files.Bram Moolenaar
2012-06-01Updated runtime files.Bram Moolenaar
2011-05-19Updated runtime files.Bram Moolenaar
2011-02-09Updated runtime files and translations.Bram Moolenaar
2010-10-20Updated runtime files and translations.Bram Moolenaar
2010-08-15Last changes for the 7.3 release!v7.3Bram 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