]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/tools/listener/listener.factor
put show-error-list in the touchbar
[factor.git] / basis / ui / tools / listener / listener.factor
index d3d5d971466d0aa5264e07432501bd5a741c0ef3..06a1386b77fc5cad62ebb595f7755fbd2f0f628c 100644 (file)
@@ -478,6 +478,7 @@ listener-gadget "touchbar" f {
     { f refresh-all }
     { f com-auto-use }
     { f com-help }
+    { f show-error-list }
 } define-command-map
 
 listener-gadget "file-drop" "Files can be drag-and-dropped onto the listener."