aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
Commit message (Expand)AuthorAge
* vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into accountVVKot2021-03-28
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-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
* eval: add fname_case to feature listerw72021-02-25
* vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22
* vim-patch:8.1.1310: named function arguments are never optionalerw72021-02-22
* vim-patch:8.2.2070: can't get the exit value in VimLeave(Pre) autocommands (#...Jan Edmund Lazo2021-02-20
* vim-patch:8.2.0925: getcompletion() does not return command line argumentsJan Edmund Lazo2021-02-14
* vim-patch:8.2.0054: :diffget and :diffput don't have good completionJan Edmund Lazo2021-02-13
* fix(pty): Always use $TERM from the job's env dictJames McCoy2021-02-06
* remove trailing tabsPatrik Wenger2021-01-04
* 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
* runtime/doc: strftime() is always availableJan Edmund Lazo2020-12-06
* vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not idealJan Edmund Lazo2020-11-25
* vim-patch:8.2.0991: cannot get window type for autocmd and preview windowJan Edmund Lazo2020-11-25
* vim-patch:8.2.0257: cannot recognize a terminal in a popup windowJan Edmund Lazo2020-11-25
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
* vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
* Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...Jan Edmund Lazo2020-10-20
* vim-patch:8.2.0868: trim() always trims both endsskippi2020-10-17
* vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2020-10-10
* vim-patch:8.1.0720: cannot easily change the current quickfx list indexJan Edmund Lazo2020-10-10
* vim-patch:8.1.1705: using ~{} for a literal dict is not niceJan Edmund Lazo2020-10-07
* vim-patch:8.1.1692: using *{} for literal dict is not backwards compatibleJan Edmund Lazo2020-10-07
* vim-patch:8.1.1683: dictionary with string keys is longer than neededJan Edmund Lazo2020-10-07
* Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\
| * added perleval() documentationJacques Germishuys2020-09-03
* | docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
|/
* 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
|/
* doc: fix wordcount descriptionMatthieu Coudron2020-06-29
* Add overlapped option to jobstarterw72020-06-10
* vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
* Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* 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.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
* vim-patch:8.1.1466: not updating priority on existing signJan Edmund Lazo2020-03-01
* vim-patch:8.1.1510: a plugin cannot easily expand a command like done internallyJan Edmund Lazo2020-03-01
* vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29
* 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