hide commander and print messages in echo area
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@
|
||||
_
|
||||
(let [syms (lume.map key-sequence index->string)]
|
||||
(set key-sequence [])
|
||||
(values nil (.. "No binding for " (table.concat syms " "))))))))
|
||||
(values nil (.. (table.concat syms " ") " is undefined")))))))
|
||||
}))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user