Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | win: enable legacy/getcwd_spec.lua | Jan Edmund Lazo | 2018-02-19 |
| | |||
* | functests: Replace execute with either command or feed_command | ZyX | 2017-04-09 |
| | | | | | | | | | | Hope this will make people using feed_command less likely: this hides bugs. Already found at least two: 1. msgpackparse() will show internal error: hash_add() in case of duplicate keys, though it will still work correctly. Currently silenced. 2. ttimeoutlen was spelled incorrectly, resulting in option not being set when expected. Test was still functioning somehow though. Currently fixed. | ||
* | Mark some functional tests as pending in Windows | Rui Abreu Ferreira | 2016-08-26 |
| | |||
* | vim-patch:7.4.1126 | James McCoy | 2016-06-15 |
Problem: Can only get the directory of the current window. Solution: Add window and tab arguments to getcwd() and haslocaldir(). (Thinca, Hirohito Higashi) https://github.com/vim/vim/commit/c970330676eaae7ba7cd05cfa46df5a413853ef9 |