| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Thanks, @protesilaos
|
|
|
|
|
|
These capfs should go to a separate package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If corfu-quit-no-match is a floating point number, quit on no match only if the
auto-started completion began less than that number of seconds ago.
Co-authored-by: J.D. Smith <jdtsmith@gmail.com>
|
|
|
|
|
|
|
|
|
|
It turns out the comint completion backend supports additional file completions
(See #9).
|
|
|
|
|
|
|
|
This reverts commit 1acc02809b204d38be2d72ac4ffa96a06ef0c45b.
|
|
|
|
|
|
|
|
|
|
Emacs 28
|
|
|
|
Show hidden files only when all other files have been filtered out.
This is the behavior of the `completion-pcm--filename-try-filter`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
org-mode-map binds [tab], therefore we have to keep this binding for now.
|
|
|
|
|
|
|
|
|
|
|