summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-08Add company-deprecated supportcompany-deprecatedDaniel Mendler
2021-11-08corfu--popup-show: Use default-font-width to determine character widthDaniel Mendler
2021-11-08corfu--format-candidates: Ensure that corfu-min-width is respectedDaniel Mendler
2021-11-08corfu--format-candidates: Fully right align suffixesDaniel Mendler
2021-11-07corfu--format-candidates: Align annotations to the rightDaniel Mendler
2021-11-07corfu--affixate: NormalizeDaniel Mendler
2021-11-07corfu--popup-show: Ensure that frame is not too largeDaniel Mendler
2021-11-05Add corfu-annotations faceDaniel Mendler
2021-11-05Fix position computation, remove hack (Fix #69)Daniel Mendler
2021-11-04Minor optimizationDaniel Mendler
2021-11-04Do not bind while-no-input-ignore-eventsDaniel Mendler
2021-10-31README: Update caveatsDaniel Mendler
2021-10-18Store corfu--metadataDaniel Mendler
2021-10-17Simplify quitting behaviorDaniel Mendler
2021-10-17README: Expand orderless configurationDaniel Mendler
2021-10-17Allow corfu-commit-predicate=nilDaniel Mendler
2021-10-17Generalize corfu-commit-predicateDaniel Mendler
2021-10-17Fix completion--capf-wrapper for non-exclusive capfsDaniel Mendler
2021-10-14Set Corfu minibuffer explicitly (Fix #65)Daniel Mendler
2021-10-11More verbose error messageDaniel Mendler
2021-10-11Version 0.130.13Daniel Mendler
2021-10-11Check that completion field is non-emptyDaniel Mendler
2021-10-11Version 0.120.12Daniel Mendler
2021-10-11Revert "Do not reorder candidates with the input prefix before the others"Daniel Mendler
2021-10-09define-minor-mode: Specify groupDaniel Mendler
2021-10-09Use elegant modus colors by defaultDaniel Mendler
2021-10-06Update READMEDaniel Mendler
2021-10-06Do not reorder candidates with the input prefix before the othersDaniel Mendler
2021-10-03Update READMEDaniel Mendler
2021-09-19Better criterion for auto completion (Fix #62)Daniel Mendler
2021-09-19Disallow selection of root window (Fix #63)Daniel Mendler
2021-09-11Mark window as dedicated to prevent frame reuse (Fix #60)Daniel Mendler
2021-09-04Limit child frame size by `(frame-width)` (Fix #55)Daniel Mendler
2021-08-13Make child frame invisible before movingDaniel Mendler
2021-08-12corfu--auto-complete: Guard against incompatible capf resultsDaniel Mendler
2021-08-11Version 0.110.11Daniel Mendler
2021-08-10Refine the corfu-complete criterionDaniel Mendler
2021-08-10corfu-complete: Insert first candidate, when try-completion did not make prog...Daniel Mendler
2021-08-09Correct docstringDaniel Mendler
2021-08-09Simplify conditionalDaniel Mendler
2021-08-09Avoid recomputation for empty input (Fix #48)Daniel Mendler
2021-08-09Enable prefix arguments for corfu-next/previousDaniel Mendler
2021-08-09Enable prefix arguments for scrollingDaniel Mendler
2021-08-09Go back to prompt with scroll on first candidate. (#51)JD Smith
2021-08-09Fix typosDaniel Mendler
2021-08-09Expand commentDaniel Mendler
2021-08-09Latency improvements, see #48Daniel Mendler
2021-08-09Try to make the teardown more robustDaniel Mendler
2021-08-08Optimize corfu--move-prefix-candidates-to-front (See #48)Daniel Mendler
2021-08-06Fix completion cycling in eshellDaniel Mendler