aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.lua
Commit message (Expand)AuthorAge
* vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into accountVVKot2021-03-28
* vim-patch:8.1.2326: cannot parse a date/time stringJan Edmund Lazo2021-03-27
* vim-patch:8.1.2020: it is not easy to change the window layoutAndy K. Massimino2021-03-19
* vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22
* vim-patch:8.2.0861: cannot easily get all the current marks (#13676)Jan Edmund Lazo2021-01-03
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* vim-patch:8.2.0257: cannot recognize a terminal in a popup windowJan Edmund Lazo2020-11-25
* vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
* vim-patch:8.2.0868: trim() always trims both endsskippi2020-10-17
* support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* vim-patch:8.2.1517: cannot easily get the character under the cursorJan Edmund Lazo2020-08-23
* vim-patch:8.1.2341: not so easy to interrupt a script programaticallyJan Edmund Lazo2020-08-14
* Merge pull request #12575 from cbarrete/vim-8.2.0935Matthieu Coudron2020-07-20
|\
| * vim-patch:8.2.0935: flattening a list with existing code is slowCédric Barreteau2020-07-15
* | vim-patch:8.2.0893: assert_equalfile() does not take a third argumentJan Edmund Lazo2020-07-19
|/
* vim-patch:8.1.1084: cannot delete a match from another window (#12325)Shougo2020-05-16
* vim-patch:8.1.1120: cannot easily get directory entry matches #12222Hennadii Chernyshchyk2020-05-05
* vim-patch:8.1.1510: a plugin cannot easily expand a command like done internallyJan Edmund Lazo2020-03-01
* vim-patch:8.1.1122: char2nr() does not handle composing charactersJan Edmund Lazo2020-02-20
* vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningerw72020-02-12
* vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
* vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
* Add support for the pum_getpos() API (#11562)Seth Fowler2019-12-16
* vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
* vim-patch:8.0.1523: cannot write and read terminal screendumpsJan Edmund Lazo2019-09-16
* anchor float to buffer positionBjörn Linse2019-09-04
* eval: add wait()Abdelhakeem2019-09-01
* Merge pull request #10841 from janlazo/vim-7.4.1407Daniel Hahler2019-08-25
|\
| * vim-patch:8.1.1111: it is not easy to check for infinityJan Edmund Lazo2019-08-24
| * vim-patch:7.4.1407Jan Edmund Lazo2019-08-24
* | vim-patch:8.1.1924: using empty string for current buffer is unexpectedJan Edmund Lazo2019-08-24
|/
* vim-patch:8.1.0037: cannot easily append lines to another bufferJan Edmund Lazo2019-08-23
* vim-patch:8.1.1305: there is no easy way to manipulate environment variablesDaniel Hahler2019-08-06
* eval: context: add ctx-family functionsAbdelhakeem2019-07-27
* vim-patch:8.1.1610: there is no way to add or load a buffer without side effectsShougo Matsushita2019-07-06
* Merge #10250 from blueyed/vim-8.0.1039Justin M. Keyes2019-06-25
|\
| * vim-patch:8.0.1039: cannot change a line in not current bufferDaniel Hahler2019-06-17
* | Update argc(),argv() based on 8.1.0493erw72019-06-19
|/
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* vim-patch:8.1.0039: cannot easily delete lines in another bufferAndrej Zieger2019-05-26
* vim-patch:8.1.0717: there is no function for the ":sign jump" commandAndrej Zieger2019-05-26
* vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* vim-patch:8.1.0307: there is no good way to get the window layoutJan Edmund Lazo2019-05-26
* vim-patch:8.0.1514: getting the list of changes is not easyJan Edmund Lazo2019-05-20
* vim-patch:8.0.1497: getting the jump list requires parsing the output of :jumpsJan Edmund Lazo2019-05-19
* Merge #9951 'vim-patch:8.1.0519: save/restore tag stack'Justin M. Keyes2019-04-30
|\
| * vim-patch:8.1.0519: cannot save and restore the tag stackrolag2019-04-28
* | vim-patch:8.1.0401: can't get swap name of another bufferJustin M. Keyes2019-04-29
* | vim-patch:8.1.0313: information about a swap file is unavailableJustin M. Keyes2019-04-29
* | vim-patch:8.0.1563: getwinposx() timeout #9955Jan Edmund Lazo2019-04-29
|/