Remove results when pressing up

This commit is contained in:
Jorge Manrubia
2025-07-24 16:58:36 +02:00
parent b7200509f4
commit c2120fe83d
+1
View File
@@ -8,6 +8,7 @@
keydown.enter->terminal#submitCommand
keydown.up->toggle-class#add:prevent
keydown.up->navigable-list#selectCurrentOrReset:stop
keydown.up->terminal#hideMenus
terminal#hideError
turbo:submit-start->terminal#commandSubmitted
turbo:submit-end->terminal#focus