summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/funcs.c
AgeCommit message (Expand)AuthorFiles
2022-08-18revert: "jobstart(): Fix hang on non-executable cwd #9204"zeertzjq1
2022-07-17fix(windows):exepath, stdpath return wrong slashes #19111Enan Ajmain1
2022-06-23vim-patch:8.2.5152: search() gets stuck with "c" and skip evaluates to truezeertzjq1
2022-06-16[Backport release-0.7] introduce $NVIM, unset $NVIM_LISTEN_ADDRESS (#18986)github-actions[bot]1
2022-05-04fix: ensure has() does not change v:shell_error (#18415)github-actions[bot]1
2022-04-12vim-patch:8.2.3184: cannot add a digraph with a leading spacezeertzjq1
2022-04-10vim-patch:8.2.4723: the ModeChanged autocmd event is inefficientzeertzjq1
2022-04-03vim-patch:8.2.4402: missing parenthesis may cause unexpected problemsBrian Leung1
2022-04-03[RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...Shougo1
2022-04-03vim-patch:8.1.1687: the evalfunc.c file is too big (#17949)Lewis Russell1
2022-03-30vim-patch:8.2.3449: sort fails if the sort compare function returns 999 (#17909)dundargoc1
2022-03-23vim-patch:8.2.1078: highlight and match functionality together in one file (#...Lewis Russell1
2022-03-23vim-patch:8.1.1608: the evalfunc.c file is too big (#17807)Lewis Russell1
2022-03-20vim-patch:8.1.1742: still some match functions in evalfunc.cLewis Russell1
2022-03-20vim-patch:8.1.1734: the evalfunc.c file is too bigLewis Russell1
2022-03-18vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell1
2022-03-17Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl1
2022-03-18feat: add support for global statuslineFamiu Haque1
2022-03-17chore: fix typos (#17670)dundargoc1
2022-03-15vim-patch:8.2.4568: getmousepos() does not compute the column below the last ...Sean Dewar1
2022-03-15vim-patch:8.2.4559: getmousepos() returns the screen columnSean Dewar1
2022-03-15vim-patch:8.2.4555: getmousepos() returns the wrong columnSean Dewar1
2022-03-14vim-patch:8.2.1401: cannot jump to the last used tabpageSean Dewar1
2022-03-14refactor(eval/funcs): convert function comments to doxygen formatDundar Göc1
2022-03-13vim-patch:8.1.0892: failure when closing a window when location list is in useVVKot1
2022-03-10refactor(uncrustify): disable uncrustify for misformatted code sectionsDundar Göc1
2022-03-09chore(lgtm): fix "empty block without comment" warningsDundar Göc1
2022-03-09Merge pull request #17622 from dundargoc/refactor/clang-tidy/remove-redundant...zeertzjq1
2022-03-06refactor: remove redundant castsDundar Göc1
2022-03-06fix(api): highlight attribute for underlineKirill Chibisov1
2022-03-05Merge pull request #17589 from kchibisov/add-dashed-dotted-underlineJames McCoy1
2022-03-05fix: bounds check for underdotKirill Chibisov1
2022-03-04refactor: fix clang-tidy bugprone-signed-char-misuse warningsDundar Göc1
2022-03-03feat(tui): add support for `CSI 4 : [2,4,5] m`Kirill Chibisov1
2022-02-27feat(lua): add api and lua autocmdsTJ DeVries1
2022-02-23refactor(aucmd_win): remove need to restore window layoutSean Dewar1
2022-02-21vim-patch:8.2.4427: getchar() may return modifiers if no character is availablezeertzjq1
2022-02-13vim-patch:8.2.3510: changes are only detected with one second accuracyzeertzjq1
2022-02-12vim-patch:8.2.2342: "char" functions may return wrong column in Insert modezeertzjq1
2022-02-12vim-patch:8.2.0918: duplicate code for evaluating expression argumentSean Dewar1
2022-02-12vim-patch:8.2.0915: search() cannot skip over matches like searchpair() canSean Dewar1
2022-02-08Merge pull request #16553 from seandewar/vim-8.2.0878Sean Dewar1
2022-02-07vim-patch:8.2.1726: fuzzy matching only works on stringsSean Dewar1
2022-02-07Merge pull request #17305 from zeertzjq/vim-8.2.1741zeertzjq1
2022-02-06Merge pull request #17279 from zeertzjq/state-enter-vpeekcbfredl1
2022-02-06vim-patch:8.2.1741: pathshorten() only supports using one characterzeertzjq1
2022-02-06vim-patch:8.2.2363: curpos() does not accept a string argument as beforezeertzjq1
2022-02-06vim-patch:8.2.2324: not easy to get mark en cursor posotion by character countzeertzjq1
2022-02-06vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"zeertzjq1
2022-02-05vim-patch:8.2.0233: crash when using garbagecollect() in between rand()Sean Dewar1