Sean Dewar a49f95d887 fix(terminal): avoid mismatched `busy_start` without `busy_stop` (#32458) 22 hours ago
..
api ad60b3fb48 fix(api): memory leaks in vim.api.nvim_*get_option #32390 5 days ago
autocmd 289c9d21cb fix(autocmds): once=true Lua event-handler may call itself #29544 2 weeks ago
core ac768996b2 refactor(tests): drop os_kill #32401 5 days ago
editor 4b0e2605ea feat(ui): UI :detach command 5 days ago
ex_cmds ac768996b2 refactor(tests): drop os_kill #32401 5 days ago
fixtures fd05c7f19d test: format C test files and fix clang-tidy warnings 1 month ago
legacy 82a215cb2d feat(options): add 'eventignorewin' (#32152) 4 days ago
lua 15bc930fca fix(memline): don't check line count for closed memline #32403 3 days ago
options 975c2124a6 test: use spawn_wait() instead of system() #31852 1 month ago
plugin f20335a54c feat(lsp): add support for completionItem.command resolving 1 day ago
provider 07db909eb5 docs: misc (#31138) 2 months ago
script 165b099fa3 refactor(lsp): rename `offset_encoding` to `position_encoding` #31286 2 months ago
shada 64b0e6582a refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859 1 month ago
terminal a49f95d887 fix(terminal): avoid mismatched `busy_start` without `busy_stop` (#32458) 22 hours ago
testnvim 534544cbf7 test: move exec_lua logic to separate module 2 months ago
treesitter 3abfaafad2 fix(treesitter): detect trees with outdated regions in `is_valid()` 5 days ago
ui cff5fa49fc fix(float): "Not enough room" error for 1-line float #25192 2 days ago
vimscript ac768996b2 refactor(tests): drop os_kill #32401 5 days ago
example_spec.lua e61228a214 fix(tests): needing two calls to setup a screen is cringe 3 months ago
preload.lua 052498ed42 test: improve test conventions 9 months ago
testnvim.lua ac768996b2 refactor(tests): drop os_kill #32401 5 days ago
testterm.lua 8ef41f5902 feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343 1 month ago