aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* Merge pull request #16914 from godlygeek/fix_14587Christian Clason2022-02-13
|\
| * fix(screen): don't put empty sign text in line number columnMatt Wozniski2022-01-04
* | Merge pull request #17375 from shadmansaleh/fix/vim.g/autoloadChristian Clason2022-02-13
|\ \
| * | fix: autoload variables not loaded with vim.g & nvim_get_varshadmansaleh2022-02-13
* | | test(old): add test_cdo.vim and test_packadd.vimzeertzjq2022-02-13
* | | test(old): move some tests from assert_spec.lua to test_assert.vimzeertzjq2022-02-13
|/ /
* | feat(api): add strikethrough, nocombine to set_hlChristian Clason2022-02-12
* | test: convert some colorcolumn tests to Lua screen testszeertzjq2022-02-12
* | Merge pull request #17365 from kevinhwang91/fix-ts-empty-linesChristian Clason2022-02-11
|\ \
| * | fix: append test for checking zero width node rangekevinhwang912022-02-11
* | | test: convert Test_file_changed_dialog() to Lua functional testzeertzjq2022-02-11
* | | Merge pull request #17360 from lewis6991/fix-window-closeChristian Clason2022-02-11
|\ \ \ | |/ / |/| |
| * | 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