Files
neovim/src/nvim/api
Sean Dewar 97b064c9ac fix(api): nvim_open_tabpage positional "enter"
Problem: nvim_open_tabpage's "enter" argument is optional, which is inconsistent
with nvim_open_win.

Solution: make it a (non-optional) positional argument, like nvim_open_win.

Also change "enter"'s description to be more like nvim_open_win's doc.
2026-03-16 13:20:45 +00:00
..
2026-03-05 10:48:25 +01:00
2026-03-13 20:32:01 +01:00
2025-09-04 00:11:52 -04:00
2026-03-16 13:05:46 +00:00
2026-03-11 18:24:57 +01:00
2025-12-06 20:33:02 -05:00