aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt
index 8c6ba38d3c..16e7d65a9f 100644
--- a/runtime/doc/news.txt
+++ b/runtime/doc/news.txt
@@ -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*