mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Add ability to quit khoj transient with standard q keybinding
This commit is contained in:
@@ -421,7 +421,8 @@ Render results in BUFFER-NAME."
|
||||
("-f" "Force Update" "--force-update")]]
|
||||
[["Act"
|
||||
("s" "Search" khoj--search-command)
|
||||
("u" "Update" khoj--update-command)]])
|
||||
("u" "Update" khoj--update-command)
|
||||
("q" "Quit" transient-quit-one)]])
|
||||
|
||||
|
||||
;; ----------
|
||||
|
||||
Reference in New Issue
Block a user