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
/
api
/
vim_spec.lua
Age
Commit message (
Expand
)
Author
Files
2022-10-09
docs: various #12823
Justin M. Keyes
1
2022-10-08
fix(api): dynamically allocate line buffer for nvim_out_write (#20537)
zeertzjq
1
2022-09-30
Merge pull request #20364 from zeertzjq/parse-cmd-omit
bfredl
1
2022-09-30
fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supported
zeertzjq
1
2022-09-29
feat(nvim_cmd): allow using first argument as count
Famiu Haque
1
2022-09-29
fix(api): fix nvim_cmd crash with filename expansion (#20397)
zeertzjq
1
2022-09-07
fix(options): mark `winhighlight` as list style (#19477)
ii14
1
2022-09-02
fix(api)!: correctly deal with number before :tab
zeertzjq
1
2022-09-01
feat(api): add support for :horizontal modifier
zeertzjq
1
2022-08-22
fix(api): avoid side effects with nvim_parse_cmd (#19890)
zeertzjq
1
2022-08-16
fix(api): nvim_exec and nvim_cmd restore msg_col when capturing output (#19789)
zeertzjq
1
2022-08-10
fix(api): `vim.cmd.make` crashes when argument count isn't 1 (#19701)
Famiu Haque
1
2022-08-06
fix(api): nvim_cmd handle 0 range (#19655)
Lewis Russell
1
2022-07-25
fix(api): make nvim_cmd mods.silent work correctly (#19489)
notomo
1
2022-07-17
fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400)
zeertzjq
1
2022-07-16
fix(api): do not switch win/buf if getting option in current win/buf (#19383)
zeertzjq
1
2022-07-03
feat(api): add `unsilent` to command APIs
zeertzjq
1
2022-07-01
vim-patch:8.0.1570: can't use :popup for a menu in the terminal
zeertzjq
1
2022-06-28
feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter
Famiu Haque
1
2022-06-27
fix(api): nvim_parse_cmd check for ambiguous user command (#19116)
zeertzjq
1
2022-06-20
feat(api): add "buf" and "win" to nvim_get_option_value
Gregory Anders
1
2022-06-13
fix(tests): check for EOF on exit of nvim properly
bfredl
1
2022-05-25
Merge pull request #18528 from lewis6991/setwinopt
bfredl
1
2022-05-19
fix: make `nvim_cmd` not suppress errors inside key mapping
Famiu Haque
1
2022-05-18
feat(ui): add `'winbar'`
Famiu Haque
1
2022-05-17
feat(api): add win and buf to nvim_set_option_value
Lewis Russell
1
2022-05-15
fix(api): nvim_eval_statusline should validate input #18347
deforde
1
2022-05-11
fix(api): make `nvim_cmd` work correctly with empty arguments list (#18527)
Famiu Haque
1
2022-05-11
feat(api): add `nvim_cmd`
Famiu Haque
1
2022-05-07
fix(api): make `nvim_parse_cmd` work correctly with both range and count
Famiu Haque
1
2022-05-05
fix(api): make `nvim_parse_cmd` propagate errors
Famiu Haque
1
2022-05-05
refactor(api): make `range` in `nvim_parse_cmd` an array
Famiu Haque
1
2022-05-04
feat(nvim_parse_cmd): add range, count, reg #18383
Famiu Haque
1
2022-04-30
feat(api): add `nvim_parse_cmdline`
Famiu Haque
1
2022-04-26
test: correct order of arguments to eq() and neq()
zeertzjq
1
2022-04-17
fix(paste): ignore mappings in Cmdline mode (#18114)
Eden Zhang
1
2022-03-30
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
1
2022-03-20
fix(api, lua): return NIL on failure to find converted function (#17779)
zeertzjq
1
2022-03-15
fix(paste): escape control characters in Cmdline mode
zeertzjq
1
2022-03-15
test(paste): add tests with virtualedit=onemore
zeertzjq
1
2022-03-15
test(paste): reorganize tests and add tests for linewise Visual mode
zeertzjq
1
2022-03-15
fix(paste): deal with trailing new line in chunk
zeertzjq
1
2022-03-15
fix(paste): avoid edges cases caused by empty chunk
zeertzjq
1
2022-03-15
fix(paste): deal with eol and eof in Visual mode
zeertzjq
1
2022-03-15
fix(paste): don't move cursor past the end of pasted text in Normal mode
zeertzjq
1
2022-03-15
fix(paste): use getcmdtype() to determine whether in cmdline mode
zeertzjq
1
2022-03-10
feat(api): relax statusline fillchar width check
zeertzjq
1
2022-02-15
fix(api): re-route nvim_get_runtime_file errors
Lewis Russell
1
2022-02-13
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
1
2022-02-10
fix(api): use changedir_func() in nvim_set_current_dir()
zeertzjq
1
[prev]
[next]