index
:
corfu.git
async
avoid-empty-recompute
company-deprecated
completion-in-region-dups
completion-predicate
continue-complete
deferred-hide
docframe-location
emacs-29-flicker
extensions
exwm-fix
exwm-workspace-offset
fix-height
fix-init
frecency
fringe-scrollbar
generalize-predicates
gensyms
global-modes
ignore-after-point
indexed3
main
mbhistory
metadata-override
no-quit-on-empty
no-truncation
pre-post-hooks
preselect
preselect-function
preserve-text-properties
preview-current
preview-first
reuse-timer
rework-first-selection
screenshots
separate-kind-affixation
set-frame-position-and-size
swap-icon-index
tty-borders
ttyborder
variable-width
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
corfu.el
Age
Commit message (
Expand
)
Author
2021-08-09
Avoid recomputation for empty input (See #48)
avoid-empty-recompute
Daniel Mendler
2021-08-09
Fix typos
Daniel Mendler
2021-08-09
Expand comment
Daniel Mendler
2021-08-09
Latency improvements, see #48
Daniel Mendler
2021-08-09
Try to make the teardown more robust
Daniel Mendler
2021-08-08
Optimize corfu--move-prefix-candidates-to-front (See #48)
Daniel Mendler
2021-08-06
Fix completion cycling in eshell
Daniel Mendler
2021-07-30
Set tab-bar-format to nil (Emacs 28)
Daniel Mendler
2021-07-30
Fix popup position if line is wrapped with truncate-lines=nil
Daniel Mendler
2021-07-23
Quit if while-no-input returned nil
Daniel Mendler
2021-07-22
corfu-echo-documentation: Use a smaller delay
Daniel Mendler
2021-07-22
corfu--echo: Only add highlighting if no highlighting is present
Daniel Mendler
2021-07-22
Reset corfu--auto-start after a candidate has been selected
Daniel Mendler
2021-07-22
Fix defcustom
Daniel Mendler
2021-07-22
Add corfu-echo-documentation (Fix #36)
Daniel Mendler
2021-07-22
Support time limit for corfu-quit-no-match (Fix #42)
Daniel Mendler
2021-07-21
Minor cleanup
Daniel Mendler
2021-07-21
Simplify corfu--match-symbol-p
Daniel Mendler
2021-07-21
Expose corfu-auto-commands and corfu-continue-commands
Daniel Mendler
2021-07-21
Add corfu-commit-predicate (Fix #40)
Daniel Mendler
2021-07-17
Document another bug, frame border is not updated appropriately
Daniel Mendler
2021-07-17
Simplify
Daniel Mendler
2021-07-17
Another child frame bug, add comment
Daniel Mendler
2021-07-17
Revert "corfu--make-frame: Apply frame/face settings only if changed (Fix #37)"
Daniel Mendler
2021-07-17
corfu--make-frame: Apply frame/face settings only if changed (Fix #37)
Daniel Mendler
2021-07-15
Better y-position computation
Daniel Mendler
2021-07-15
corfu: add no-focus-on-map
Daniel Mendler
2021-07-15
Minor cleanup
Daniel Mendler
2021-07-15
Yet another hack: posn-at-point computation returns wrong y-coordinate on Ema...
Daniel Mendler
2021-07-15
Version 0.10
0.10
Daniel Mendler
2021-07-14
corfu--recompute-candidates: Extract corfu--filter-files
Daniel Mendler
2021-07-14
Add completion-predicate to the Corfu commands (Fix #35)
completion-predicate
Daniel Mendler
2021-07-13
Mark child frame hacks
Daniel Mendler
2021-07-11
corfu--popup-hide-on-click: Redirect focus
Daniel Mendler
2021-07-11
Close popup on click
Daniel Mendler
2021-07-11
Extract corfu--make-buffer function
Daniel Mendler
2021-07-11
Make corfu buffer read only to prevent accidential modifications
Daniel Mendler
2021-07-10
Introduce corfu--buffer-parameters
Daniel Mendler
2021-06-27
corfu-map: Remove [return] binding, add comment regarding [tab]
Daniel Mendler
2021-06-26
More robust deferred highlighting for orderless
Daniel Mendler
2021-06-26
Do not print message when auto-completing
Daniel Mendler
2021-06-26
Bind [tab] and [return]
Daniel Mendler
2021-06-26
Implement auto completion
Daniel Mendler
2021-06-26
Revert "Rework the quit handling"
Daniel Mendler
2021-06-26
Rework the quit handling
Daniel Mendler
2021-06-26
Fix indentation
Daniel Mendler
2021-06-26
Rename corfu-no-match to corfu-quit-no-match for consistency
Daniel Mendler
2021-06-26
More renamings
Daniel Mendler
2021-06-25
Rename variable
Daniel Mendler
2021-06-25
Minor simplification
Daniel Mendler
[next]