docs(news): add news blurb for tmux clipboard change (#20950)

This commit is contained in:
Gregory Anders 2022-11-05 16:48:13 -06:00 committed by GitHub
parent a966347cab
commit 5b8d8a4c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,8 @@ NEW FEATURES *news-features*
The following new APIs or features were added. The following new APIs or features were added.
• When using Nvim inside tmux 3.2 or later, the default clipboard provider
will now copy to the system clipboard. |provider-clipboard|
• 'splitkeep' option to control the scroll behavior of horizontal splits. • 'splitkeep' option to control the scroll behavior of horizontal splits.
• |nvim_select_popupmenu_item()| now supports |cmdline-completion| popup menu. • |nvim_select_popupmenu_item()| now supports |cmdline-completion| popup menu.