mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-17 08:10:36 +01:00
- changed default completion function to "no completion".
This commit is contained in:
parent
500927b390
commit
aa24c49753
@ -177,7 +177,7 @@
|
||||
(priority nil)
|
||||
(initial-value nil)
|
||||
(prompt +default-command-prompt+)
|
||||
(complete-fn #'complete:directory-complete))
|
||||
(complete-fn #'complete:complete-always-empty))
|
||||
(flet ((thread-fn ()
|
||||
(let* ((password-echo (and hide-input
|
||||
(swconf:config-password-echo-character)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user