aboutsummaryrefslogtreecommitdiff
path: root/doc/14_Appendix.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/14_Appendix.md')
-rw-r--r--doc/14_Appendix.md1
1 files changed, 1 insertions, 0 deletions
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