From 2d3ba894c5e954935757f7843ab04305688c2c58 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 18 Jul 2012 13:07:24 -0400 Subject: Synchronize copy-paste buffer between Scintilla and CDK widgets. --- doc/14_Appendix.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/14_Appendix.md') diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md index 41e0d640..4c526af2 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -303,6 +303,7 @@ features in its editing component Scintilla: * Viewing whitespace does not show the 'Tab' character arrows (`surface->LineTo()` is not supported for drawing arrows). * Visual wrap flags are not supported (`surface->LineTo()` is not supported). +* X selections (primary and secondary) are not integrated into the clipboard. ## Migration Guides -- cgit v1.2.3