aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* feat(defaults): pretty :help headings #30544Justin M. Keyes2024-09-27
* fix(api): fix crash/leak with float title/footer on error (#30543)zeertzjq2024-09-27
* test(api/window_spec): remove duplicate test (#30538)zeertzjq2024-09-27
* vim-patch:9.1.0744: filetype: notmuch configs are not recognised (#30535)zeertzjq2024-09-27
* vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...zeertzjq2024-09-27
* fix(mbyte): check for utf8proc_map() failure (#30531)zeertzjq2024-09-26
* feat(health): highlight headings #30525Justin M. Keyes2024-09-26
* vim-patch:9.1.0742: getcmdprompt() implementation can be improvedzeertzjq2024-09-26
* vim-patch:9.1.0741: No way to get prompt for input()/confirm()zeertzjq2024-09-26
* test(api/buffer_updates_spec): prevent flakiness (#30521)zeertzjq2024-09-26
* fix(channel): handle writing to file instead of pipe (#30519)zeertzjq2024-09-26
* perf(treesitter): use `child_containing_descendant()` in `is_ancestor()`Riley Bruins2024-09-25
* refactor(lua): vim.keymap.set tests, docs #30511Justin M. Keyes2024-09-25
* fix(paste): only record a paste when it's from RPC (#30491)zeertzjq2024-09-24
* feat(paste): unify cancel and error behavior (#30476)zeertzjq2024-09-24
* Merge #30435 refactor: rename "Dictionary" => "Dict"Justin M. Keyes2024-09-23
|\
| * refactor(api): rename Dictionary => DictJustin M. Keyes2024-09-23
| * refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* | fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin M. Keyes2024-09-23
|/
* test(tui_spec): prevent another case of race between paste and input (#30481)zeertzjq2024-09-23
* vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)zeertzjq2024-09-23
* feat(fs.lua): add vim.fs.rm()Lewis Russell2024-09-22
* docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski2024-09-22
* fix(paste): improve repeating of pasted text (#30438)zeertzjq2024-09-22
* test(terminal): unskip wrap tests on windowsChristian Clason2024-09-21
* test: support upvalues in exec_luaLewis Russell2024-09-21
* vim-patch:9.1.0738: filetype: rapid files are not recognizedzeertzjq2024-09-21
* vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function...zeertzjq2024-09-20
* refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq2024-09-19
* feat(tui): builtin UI (TUI) sets client info #30397Justin M. Keyes2024-09-18
* vim-patch:9.1.0735: filetype: salt files are not recognizedGregory Anders2024-09-17
* vim-patch:9.1.0734: filetype: jinja files are not recognizedGregory Anders2024-09-17
* test(vim.ui.open): opt.cmdJustin M. Keyes2024-09-16
* vim-patch:9.1.0731: inconsistent case sensitive extension matchingChristian Clason2024-09-16
* refactor: rename "process" => "proc" #30387Justin M. Keyes2024-09-15
* refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes2024-09-15
* Merge pull request #30378 from zeertzjq/vim-9.1.0729zeertzjq2024-09-14
|\
| * vim-patch:9.1.0730: Crash with cursor-screenline and narrow windowzeertzjq2024-09-14
| * vim-patch:9.1.0729: Wrong cursor-screenline when resizing windowzeertzjq2024-09-14
* | vim-patch:9.1.0728: [security]: heap-use-after-free in garbage collection wit...zeertzjq2024-09-14
|/
* feat(treesitter): start moving get_parser to return nil #30313Riley Bruins2024-09-13
* vim-patch:9.1.0725: filetype: swiftinterface files are not recognized (#30350)zeertzjq2024-09-12
* feat(log): use "ui" as default name for TUI client #30345Justin M. Keyes2024-09-11
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* test(health): "test_plug/health/init.lua" completes as "test_plug"Justin M. Keyes2024-09-11
* test: add termkey unit testsdundargoc2024-09-11
* Merge pull request #30295 from glepnir/nfloatbfredl2024-09-10
|\
| * fix(highlight): floating windows inherit NormalFloat from global-nsglepnir2024-09-10
* | fix(test): "tempdir not a directory" in CI logsJustin M. Keyes2024-09-09
* | refactor(test): rename alter_slashes, invert its behaviorJustin M. Keyes2024-09-09