neovim/runtime
bfredl d772f697a2 NVIM 0.9.4
This is a maintenance release, focusing on bugfixes.

BUG FIXES
- build: Fix exporting symbols on macOS Sonoma
- api: Handle NUL in nvim_err_write() and nvim_out_write()
- autocmd: Api functions accepting garbage after event name
- clang: Null pointer dereference in parse_msgpack
- clipboard: Don't pass --foreground to wl-copy
- exception: Remember whether message is multiline
- float: Update position of anchored windows first
- float: Fix some other crashes with :unhide or :all
- lua: Not using global value in vim.opt_global
- lua: Show error message when failing to set variable
- mouse: Click on 'statuscolumn' with 'rightleft'
- path: Accept special characters on Windows
- provider: Fix python3 provider cannot detect python3.12
- provider/pythonx: Import the correct module
- rpc: Fix race condition
- runtime: Add commentstring for D ftplugin
- statuscolumn: Update number hl for each screen line
- terminal: Check terminal size at end of screen update
- treesitter: Remove more double recursion
- ui: "resize -1" with cmdheight=0
- unhide: Close floating windows first
- unittests: Ignore __s128 and __u128 types in ffi
- tutor: Clarify the meaning of ✗ and ✓

BUILD SYSTEM!
- deps: Bump libmpack-lua to 1.0.11
- ci: fix mac release for Sonoma
2023-10-09 22:38:17 +02:00
..
autoload fix(clipboard): don't pass --foreground to wl-copy 2023-10-03 03:24:53 +00:00
colors fix(runtime): use g:terminal_color_{0-15} in colorschemes (#20637) 2022-10-17 15:24:37 +01:00
compiler vim-patch:86b4816766d9 (#21314) 2022-12-08 16:33:38 +01:00
doc vim-patch:9.0.1915: r_CTRL-C works differently in visual mode 2023-09-19 22:38:39 +00:00
ftplugin fix(runtime): add commentstring for D ftplugin 2023-09-25 22:14:18 +00:00
indent vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
keymap
lua [backport release-0.9] backport #25464 (#25560) 2023-10-09 16:39:30 +02:00
macros
pack/dist/opt fix(termdebug): handle partial lines passed to callback 2023-04-08 11:28:14 +00:00
plugin fix(treesitter): InspectTree does not respect 'splitright' #22692 2023-03-17 04:41:57 -07:00
queries build(deps): bump tree-sitter-lua to v0.0.18 2023-08-28 11:03:42 +09:00
spell
syntax feat(editorconfig): update Lua code in syntax file 2023-08-27 20:49:50 +00:00
tools
tutor docs(tutor): clarify the meaning of ✗ and ✓ 2023-09-17 00:51:46 +00:00
bugreport.vim
CMakeLists.txt refactor(build): make installation of runtime/ more effective 2023-03-07 20:16:52 +01:00
delmenu.vim
filetype.lua [Backport release-0.9] fix(filetype): make sure buffer is valid before call nvim_buf_call (#24950) 2023-08-30 12:21:01 -05:00
ftoff.vim
ftplugin.vim fix(ftplugin): respect runtimepath ordering 2023-06-30 10:22:24 +00:00
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
mswin.vim
neovim.ico feat(windows): show icon in terminal titlebar, taskbar #20607 2022-10-13 05:48:12 -07:00
nvim.appdata.xml NVIM 0.9.4 2023-10-09 22:38:17 +02:00
nvim.desktop
nvim.png
optwin.vim feat(options)!: deprecate paste, remove pastetoggle (#22647) 2023-03-13 10:29:11 +08:00
synmenu.vim vim-patch:3c053a1a5ad2 (#20679) 2022-10-17 08:19:48 +02:00