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
2021-11-14
Ignore input after point to allow completion inside identifier
ignore-after-point
Daniel Mendler
2021-11-14
Refactoring; Do not highlight previewed candidate
Daniel Mendler
2021-11-14
Update README
Daniel Mendler
2021-11-14
Reset selected candidate in corfu--update-candidates
Daniel Mendler
2021-11-14
Add corfu-preview-current
Daniel Mendler
2021-11-14
Update docstring
Daniel Mendler
2021-11-14
Replace corfu-background with corfu-default face (Fix #79)
Daniel Mendler
2021-11-13
Add ignore to corfu-continue-commands
Daniel Mendler
2021-11-13
Refactoring
Daniel Mendler
2021-11-13
Add corfu-scroll-margin (Fix #39)
Daniel Mendler
2021-11-12
Minor optimization
Daniel Mendler
2021-11-12
Use completion-try-completion for TAB completion check
Daniel Mendler
2021-11-12
corfu-complete: Remove TAB TAB magic
Daniel Mendler
2021-11-12
Only catch errors
Daniel Mendler
2021-11-12
Reformat comments
Daniel Mendler
2021-11-12
Simplify control flow
Daniel Mendler
2021-11-12
Remap keyboard-escape-quit
Daniel Mendler
2021-11-12
Update screenshots
Daniel Mendler
2021-11-12
Replace corfu-kind-formatter with corfu-margin-formatters
Daniel Mendler
2021-11-10
corfu--popup-show: More robust right margin
Daniel Mendler
2021-11-10
Add corfu-kind-formatter (#75)
Daniel Mendler
2021-11-10
Fix right margin formatting
Daniel Mendler
2021-11-10
Replace corfu-margin-width with corfu-left/right-margin-width
Daniel Mendler
2021-11-10
corfu--popup-show: Take width as argument
Daniel Mendler
2021-11-10
Do not trim annotations
Daniel Mendler
2021-11-10
Use cl-loop
Daniel Mendler
2021-11-10
Cleanup and linting
Daniel Mendler
2021-11-10
Move popup by prefix width
Daniel Mendler
2021-11-10
Revert "Minor cleanup"
Daniel Mendler
2021-11-09
Version 0.14
0.14
Daniel Mendler
2021-11-08
Minor cleanup
Daniel Mendler
2021-11-08
corfu-deprecated: inherit from shadow face
Daniel Mendler
2021-11-08
corfu-auto: Second try. Support for company-prefix-length (Fix #70)
Daniel Mendler
2021-11-08
Revert "corfu-auto: Add support for company-prefix-length (Fix #70)"
Daniel Mendler
2021-11-08
corfu-auto: Add support for company-prefix-length (Fix #70)
Daniel Mendler
2021-11-08
Add support for :company-deprecated completion metadata
Daniel Mendler
2021-11-08
corfu--format-candidates: No separator space if suffix is missing
Daniel Mendler
2021-11-08
corfu--popup-show: Use default-font-width to determine character width
Daniel Mendler
2021-11-08
corfu--format-candidates: Ensure that corfu-min-width is respected
Daniel Mendler
2021-11-08
corfu--format-candidates: Fully right align suffixes
Daniel Mendler
2021-11-07
corfu--format-candidates: Align annotations to the right
Daniel Mendler
2021-11-07
corfu--affixate: Normalize
Daniel Mendler
2021-11-07
corfu--popup-show: Ensure that frame is not too large
Daniel Mendler
2021-11-05
Add corfu-annotations face
Daniel Mendler
2021-11-05
Fix position computation, remove hack (Fix #69)
Daniel Mendler
2021-11-04
Minor optimization
Daniel Mendler
2021-11-04
Do not bind while-no-input-ignore-events
Daniel Mendler
2021-10-31
README: Update caveats
Daniel Mendler
2021-10-18
Store corfu--metadata
Daniel Mendler
2021-10-17
Simplify quitting behavior
Daniel Mendler
[next]