neovim/runtime/lua
Gregory Anders a8e4ee2f2b
fix(defaults): validate 'channel' before responding to OSC request (#27594)
Validate the channel number before responding to an OSC 10/11 request.
When used with nvim_open_term, the channel number is unset (since there
is no process on the other side of the PTY).
2024-02-26 11:33:16 -06:00
..
nvim fix(health): check more "old" files 2024-01-28 23:56:03 +01:00
provider refactor: create function for deferred loading 2024-02-03 16:53:41 +01:00
vim fix(defaults): validate 'channel' before responding to OSC request (#27594) 2024-02-26 11:33:16 -06:00
_vim9script.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
coxpcall.lua build(lua): vendor coxpcall 2023-09-10 11:43:37 +02:00
editorconfig.lua fix(editorconfig): do not set 'endofline' 2023-08-27 19:27:25 +01:00
man.lua docs: small fixes 2024-01-02 22:00:06 +01:00