]> gitweb.factorcode.org Git - factor.git/commitdiff
put show-error-list in the touchbar
authorAlex Maestas <git@se30.xyz>
Wed, 23 Feb 2022 19:05:50 +0000 (19:05 +0000)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 23 Feb 2022 19:19:54 +0000 (13:19 -0600)
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."