mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 14:58:18 +00:00
feat(tabline): middle mouse button now closes tab (#27522)
This commit is contained in:
@@ -316,6 +316,8 @@ The following new APIs and features were added.
|
||||
|
||||
• Added |nvim_tabpage_set_win()| to set the current window of a tabpage.
|
||||
|
||||
• Clicking on a tabpage in the tabline with the middle mouse button closes it.
|
||||
|
||||
==============================================================================
|
||||
CHANGED FEATURES *news-changed*
|
||||
|
||||
|
Reference in New Issue
Block a user