aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
| | * | fix: close floating windows when calling win_close()Rom Grk2022-02-10
| * | | Merge pull request #17012 from EdmundsEcho/fix-checkhealthzeertzjq2022-02-11
| |\ \ \
| | * | | fix(healthcheck): handle empty reportsEdmund Cape2022-02-09
| * | | | fix(api): use changedir_func() in nvim_set_current_dir()zeertzjq2022-02-10
| | |/ / | |/| |
| * | | vim-patch:8.2.4242: put in Visual mode cannot be repeatedzeertzjq2022-02-09
| |/ /
| * | test: add Lua functional tests for Ex modezeertzjq2022-02-08
| * | vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
| * | Merge pull request #17279 from zeertzjq/state-enter-vpeekcbfredl2022-02-06
| |\ \
| | * | fix(event-loop): call vpeekc() directly first to check for characterzeertzjq2022-02-03
| * | | Merge pull request #17194 from zeertzjq/inccommand-prev-subzeertzjq2022-02-06
| |\ \ \
| | * | | fix(inccommand): do not change reg_prev_sub when previewingzeertzjq2022-01-25
| * | | | fix(diff): make algorithm work for vim.diff (#17300)Lewis Russell2022-02-05
| * | | | fix(--headless): do not block on press-enter prompts when no UIglacambre2022-02-05
| * | | | test(old): add test_expand.vimzeertzjq2022-02-05
| * | | | vim-patch:8.2.1128: the write message mentions characters, but it's byteszeertzjq2022-02-04
| * | | | test: convert some search stat screendump tests to Lua screen testszeertzjq2022-02-04
| * | | | fix(api/nvim_win_call): share common win_execute logicSean Dewar2022-02-03
| * | | | vim-patch:8.2.4028: ml_get error with :doautoall and Visual areaSean Dewar2022-02-03
| * | | | fix(health): do not run external processes in a shellzeertzjq2022-02-03
| | |/ / | |/| |
| * | | Merge pull request #17187 from lewis6991/masterbfredl2022-02-01
| |\ \ \
| | * | | feat(highlight): ns=0 to set :highlight namespaceLewis Russell2022-02-01
| * | | | Merge pull request #17113 from zeertzjq/vim-8.2.2569zeertzjq2022-02-01
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | feat(statusline): support multibyte fillcharzeertzjq2022-01-16
| * | | | Merge pull request #17254 from zeertzjq/vim-8.2.3787zeertzjq2022-02-01
| |\ \ \ \
| | * | | | test: remove 003_cindent_spec.luazeertzjq2022-01-31
| * | | | | [RFC] fix: has('python') error (#17252)Shougo2022-01-31
| |/ / / /
| * | | | chore: typo fixes (#16921)dundargoc2022-01-29
| * | | | vim-patch:8.2.3917: the eval.txt help file is way too bigDaniel Steinberg2022-01-29
| * | | | Merge pull request #17222 from bfredl/babajpy2bfredl2022-01-29
| |\ \ \ \
| | * | | | feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
| * | | | | Merge pull request #17192 from zeertzjq/aucmd-redrawingdisabledbfredl2022-01-29
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fix: set RedrawingDisabled before entering aucmd_winzeertzjq2022-01-25
| | | |/ / | | |/| |
| * | | | vim-patch:8.2.4090: after restoring a session buffer order can be quite diffe...Evgeni Chasnovski2022-01-29
| * | | | Merge pull request #17209 from bb010g/patch-1bfredl2022-01-29
| |\ \ \ \
| | * | | | fix(eval): v:lua support for `-` in module namesbb010g2022-01-28
| * | | | | fix(input): remove reinterpreted ALT/META chords from recorded macrozeertzjq2022-01-29
| |/ / / /
| * | | | Merge pull request #17183 from notomo/expose-extmark-right-gravitybfredl2022-01-28
| |\ \ \ \
| | * | | | feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
| * | | | | fix(completion): update submode message when selecting from API (#17022)zeertzjq2022-01-28
| * | | | | Merge pull request #17175 from zeertzjq/vim-8.2.3095bfredl2022-01-27
| |\ \ \ \ \
| | * | | | | vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrongzeertzjq2022-01-27
| * | | | | | fix(ts): escape lang when loading parsers (#16668)Lewis Russell2022-01-27
| |/ / / / /
| * | | | | Merge pull request #17191 from zeertzjq/vim-8.2.4203bfredl2022-01-27
| |\ \ \ \ \
| | * | | | | test: add more tests for Insert mode Ctrl-Vzeertzjq2022-01-25
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #17155 from zeertzjq/vim-8.2.3121bfredl2022-01-27
| |\ \ \ \ \
| | * | | | | vim-patch:8.2.3121: 'listchars' "exceeds" character appears in foldcolumnzeertzjq2022-01-21
| * | | | | | Merge pull request #17102 from zeertzjq/vim-8.2.1762bfredl2022-01-27
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stoppedzeertzjq2022-01-15
| * | | | | | Merge pull request #15910 from glacambre/silent_stdioopenbfredl2022-01-24
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | feat(--headless): add on_print callback to stdioopenglacambre2022-01-24