index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
core
/
main_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-23
feat(excmd): add :uptime command #39331
Olivia Kinnear
1
2026-04-22
feat(:restart): v:starttime, v:exitreason #39282
Justin M. Keyes
1
2026-04-22
perf(lsp): clear table by table.clear() #39222
Yi Ming
1
2026-04-21
fix(:restart): reuse --listen addr on Windows #38539
Sanzhar Kuandyk
1
2026-04-20
refactor(test): drop deprecated exc_exec #39242
Justin M. Keyes
1
2026-04-17
perf(vim.fn): call Lua-implemented vim.fn.xx() directly #39166
Justin M. Keyes
1
2026-03-12
feat(startup): warn if NVIM_LOG_FILE is inaccessible #38070
anondeveg
1
2026-03-10
feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987
Ayaan
1
2026-02-10
refactor(help): move escaping logic to Lua #37757
Yochem van Rosmalen
1
2026-02-05
refactor: rename _extui => _core.ui2 #37692
luukvbaal
1
2025-12-30
build: move shared.lua to _core/
Justin M. Keyes
1
2025-12-30
build: ship "_core/*" as bytecode (built-into Nvim binary)
Justin M. Keyes
1
2025-01-22
fix(startup): avoid crash with completion from -l script (#32160)
zeertzjq
1
2025-01-04
test: use spawn_wait() instead of system() #31852
Justin M. Keyes
1
2024-12-19
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
1
2024-12-17
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
1
2024-12-03
test(main_spec): make "nvim -v" test agnostic to build type
James McCoy
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-06-18
refactor: Windows tilde expansion followup (#29380)
Rafael Kitover
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-23
refactor(tests): all screen tests should use highlights
bfredl
1
2024-03-09
fix(startup): set full_screen when in ex_mode
glepnir
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: use vim.mpack and vim.uv directly
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-16
feat(highlight): tweak default color scheme
Evgeni Chasnovski
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-12-08
test: use termopen() instead of :terminal more (#26462)
zeertzjq
1
2023-12-06
test: set notermguicolors in tests
Gregory Anders
1
2023-12-02
feat(highlight): update default color scheme
Evgeni Chasnovski
1
2023-07-01
feat(version): unverbose ":version", ":verbose version" #24195
Justin M. Keyes
1
2023-04-04
test: replace lfs with luv and vim.fs
dundargoc
1
2022-12-31
fix(tui): more work in the TUI
bfredl
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-11-13
test: introduce skip() #21010
dundargoc
1
2022-04-25
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
1
2019-11-03
terminal: add tests for palette color forwarding
Björn Linse
1
2019-05-02
terminal: swap priority of terminal, editor highlights
Justin M. Keyes
1
2018-11-30
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
1
2018-04-21
test: "Command-line option -s": avoid indeterminism (#8305)
Justin M. Keyes
1
2018-04-14
win: Fix reading from stdin
b-r-o-c-k
1
2017-03-23
functests: Disable system(-s -) test on Windows
ZyX
1
2017-03-23
functests: Do not run termopen test on Windows
ZyX
1
2017-03-19
functests: Test -s errors
ZyX
1
2017-03-19
main: Temporary fix assertion error
ZyX
1
2017-03-19
functests: Do not check stdout, it is different on Windows
ZyX
1
2017-03-19
functests: Fix testlint errors
ZyX
1
2017-03-19
functests: Use Neovim instance and system() in place of lua io.popen
ZyX
1
[next]