..
api
fix(--headless): do not block on press-enter prompts when no UI
2022-02-05 13:02:33 +01:00
autocmd
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
2022-02-04 22:17:25 +08:00
core
Merge pull request #15910 from glacambre/silent_stdioopen
2022-01-24 22:33:55 +01:00
editor
fix(input): remove reinterpreted ALT/META chords from recorded macro
2022-01-29 06:05:14 +08:00
ex_cmds
feat(provider)!: remove support for python2 and python3.[3-5]
2022-01-29 19:49:37 +01:00
fixtures
[RFC] fix: has('python') error ( #17252 )
2022-01-31 15:06:46 +01:00
legacy
vim-patch:8.1.0711: test files still use function!
2022-02-07 05:34:20 +08:00
lua
fix(diff): make algorithm work for vim.diff ( #17300 )
2022-02-05 09:49:48 -08:00
options
fix(options): using :set fillchars should clear local value
2021-11-17 07:11:46 +08:00
plugin
fix(health): do not run external processes in a shell
2022-02-03 18:38:37 +08:00
provider
[RFC] fix: has('python') error ( #17252 )
2022-01-31 15:06:46 +01:00
shada
refactor(tests): remove redir_exec #15718
2021-09-19 02:29:37 -07:00
terminal
fix(input): put modifiers back into typeahead buffer when needed
2022-01-23 05:58:32 +08:00
treesitter
fix(ts): escape lang when loading parsers ( #16668 )
2022-01-27 10:42:59 +01:00
ui
Merge pull request #17279 from zeertzjq/state-enter-vpeekc
2022-02-06 19:22:02 +01:00
vimscript
fix(event-loop): call vpeekc() directly first to check for character
2022-02-03 13:43:48 +08:00
example_spec.lua
screen.lua: remove screen:_on_event #11488
2019-12-01 01:06:10 -08:00
helpers.lua
test: add VIMRUNTIME variable to the clear function
2022-01-08 14:40:29 +01:00
preload.lua
test/functional/preload.lua: _set_fmode for Windows
2019-09-25 05:47:15 +02:00