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
Age
Commit message (
Expand
)
Author
2022-03-31
Add corfu-history and corfu-info extensions
extensions
Daniel Mendler
2022-03-23
README: Expand Tab-n-go section
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
README: Update features list
Daniel Mendler
2022-03-01
Reintroduce corfu-quit-at-boundary (Fix #138)
Daniel Mendler
2022-02-28
README updates
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-13
README: Simplify
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
Update README
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
README: Improve orderless documentation
Daniel Mendler
2022-02-12
README: Improve documentation regarding Orderless completion
Daniel Mendler
2022-02-12
Version 0.19
0.19
Daniel Mendler
2022-02-08
README: Slight rewording
Daniel Mendler
2022-02-08
README: Document improved shell configuration, corfu-insert-and-send
Daniel Mendler
2022-02-08
README: Document transfer to the minibuffer
Daniel Mendler
2022-02-07
Fix doc for restoring default behavior (#124)
JD Smith
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-04
README: Fix typo
Daniel Mendler
2022-02-03
Fix condition in post command hook
Daniel Mendler
2022-02-03
Simplification
Daniel Mendler
2022-02-03
README: Add short section about auto completion (See #109)
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-27
README: Expand
Daniel Mendler
2022-01-27
README: Recommend the pcmpl-args package!
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
[next]