summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index ab77d0a..a155dcd 100644
--- a/init.el
+++ b/init.el
@@ -2587,6 +2587,7 @@
(define-key global-map (kbd "C-c C-t") telega-prefix-map)
(setq telega-chat-show-avatars nil
telega-chat-prompt-format ">> "
+ telega-completing-read-function #'completing-read
telega-root-show-avatars nil
telega-emoji-use-images nil
telega-temp-dir "/tmp/telega"