From 59f1f6ee148b8b0d386b45113d7f7ff889e9c254 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 5 Apr 2020 16:22:48 -0400 Subject: Updated curses compatibility. --- doc/manual.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/manual.md b/doc/manual.md index 880e3313..c4357b1c 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -1992,6 +1992,8 @@ terminal's constraints: * No style settings like font name, font size, or italics. * No X selection, primary or secondary, integration with the clipboard. * No zoom. +* When using the mouse in the Windows console, Shift+Double-click extends + selections and quadruple-clicking inside a selection collapses it. [`buffer.register_image()`]: api.html#buffer.register_image -- cgit v1.2.3