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
2022-04-13
Add corfu-history and corfu-info extensions
Daniel Mendler
2022-04-13
corfu--preview-current: Remove STR argument
Daniel Mendler
2022-04-12
Fix popup display if line-spacing > 0
Daniel Mendler
2022-04-11
Ensure that corfu--base is bound dynamically during candidate recomputation
Daniel Mendler
2022-04-11
Introduce corfu-sort-override-function
Daniel Mendler
2022-04-11
Store a string in corfu--base
Daniel Mendler
2022-04-09
Version 0.21
0.21
Daniel Mendler
2022-04-01
Expand docstrings
Daniel Mendler
2022-04-01
corfu-insert: Do not insert first candidate if no candidate is selected (Fix ...
Daniel Mendler
2022-03-12
Remove obsolete variable
Daniel Mendler
2022-03-11
corfu--in-region: Handle case when no completion candidates are returned
Daniel Mendler
2022-03-08
Version 0.20
0.20
Daniel Mendler
2022-03-01
Reintroduce corfu-quit-at-boundary (Fix #138)
Daniel Mendler
2022-02-25
Ensure that annotations don't fall off the popup (Fix #135)
Daniel Mendler
2022-02-21
corfu-echo-documentation: Add back support for value t
Daniel Mendler
2022-02-21
Simplifications
Daniel Mendler
2022-02-21
Delay docsig function call with timer (#132)
JD Smith
2022-02-20
Do not check the completion predicate on continue commands (Fix #130)
Daniel Mendler
2022-02-17
corfu--capf-wrapper: During auto complete, check the completion prefix early on
Daniel Mendler
2022-02-12
Increase corfu-echo-documentation to 1.0 by default
Daniel Mendler
2022-02-12
Redisplay popup after preview overlay to avoid flicker
Daniel Mendler
2022-02-12
Rename corfu-insert-single to corfu-on-exact-match (See #109)
Daniel Mendler
2022-02-12
Add corfu-insert-single configuration option (Fix #109)
Daniel Mendler
2022-02-12
Remove corfu-commit-predicate, introduce value `insert' for corfu-preview-cur...
Daniel Mendler
2022-02-12
Version 0.19
0.19
Daniel Mendler
2022-02-07
It seems (redisplay 'force) is needed
Daniel Mendler
2022-02-07
Avoid warning if x-gtk-resize-child-frames is missing (Fix #123)
Daniel Mendler
2022-02-07
corfu-insert-separator: Add completion-predicate
Daniel Mendler
2022-02-07
corfu-quit-no-match: Remove support for seconds (#122)
Daniel Mendler
2022-02-07
Use separator character for boundary quit logic and prefix sort (#120)
JD Smith
2022-02-06
Yet another try to force redisplay
Daniel Mendler
2022-02-03
Fix condition in post command hook
Daniel Mendler
2022-02-03
Simplification
Daniel Mendler
2022-02-03
Only quit if (= beg end) and not initializing
Daniel Mendler
2022-02-03
Quit on empty input
Daniel Mendler
2022-01-31
0.18
0.18
Daniel Mendler
2022-01-31
corfu--move-prefix-candidates-to-front: Respect completion-ignore-case
Daniel Mendler
2022-01-31
Revert "Use the cycle-sort-function when cycling (Fix #113)"
Daniel Mendler
2022-01-30
Use the cycle-sort-function when cycling (Fix #113)
Daniel Mendler
2022-01-30
Simplify window configuration handling
Daniel Mendler
2022-01-26
Change the redisplay hack
Daniel Mendler
2022-01-26
Try another redisplay hack, defer the redisplay
Daniel Mendler
2022-01-24
Improve quitting behavior for auto completion (Fix #108)
Daniel Mendler
2022-01-23
completion--replace mutates the string :/
Daniel Mendler
2022-01-22
Introduce `corfu--auto-tick' which captures the buffer tick/status (Fix #107)
Daniel Mendler
2022-01-22
Remove pcomplete capf purification hack
Daniel Mendler
2022-01-22
Handle completion-cycling-threshold=t
Daniel Mendler
2022-01-20
Reimplement cycling
Daniel Mendler
2022-01-20
Rewrite corfu--in-region without completion-cycling support
Daniel Mendler
2022-01-20
corfu--completion-in-region: Rework completion termination
Daniel Mendler
[next]