Files
neovim/runtime/lua/vim/_meta
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-01-07 08:11:42 +08:00
2025-06-06 15:36:48 +01:00
2026-03-11 18:24:57 +01:00
2024-07-15 21:16:29 +01:00
2026-03-09 21:47:13 +01:00
2024-05-15 23:19:26 +02:00
2026-03-13 20:32:01 +01:00
2026-03-11 18:24:57 +01:00
2026-03-11 18:17:46 +01:00