diff options
Diffstat (limited to 'runtime/doc/news.txt')
-rw-r--r-- | runtime/doc/news.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt index 98848f548f..2f48ebfeff 100644 --- a/runtime/doc/news.txt +++ b/runtime/doc/news.txt @@ -209,7 +209,8 @@ The following new APIs and features were added. read escape sequence responses from the terminal. • A clipboard provider which uses OSC 52 to copy the selection to the system - clipboard is now bundled by default. |clipboard-osc52| + clipboard is now bundled by default and will be automatically enabled under + certain conditions. |clipboard-osc52| • The 'termsync' option asks the terminal emulator to buffer screen updates until the redraw cycle is complete. Requires support from the terminal. |