]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/editors/editors-docs.factor
Implement gesture>string for actions
[factor.git] / basis / ui / gadgets / editors / editors-docs.factor
index 04f161a8b64d9f3c76415bfbe05877bf71979480..244e36d640753103be747f9491dfe1443708a288 100644 (file)
@@ -90,6 +90,7 @@ ARTICLE: "gadgets-editors-commands" "Editor gadget commands"
 { $command-map editor "editing" }
 { $command-map editor "caret-motion" }
 { $command-map editor "selection" }
+{ $command-map editor "clipboard" }
 { $command-map multiline-editor "multiline" } ;
 
 ARTICLE: "ui.gadgets.editors" "Editor gadgets"