summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-30Set tab-bar-format to nil (Emacs 28)Daniel Mendler
2021-07-30Fix popup position if line is wrapped with truncate-lines=nilDaniel Mendler
2021-07-23Quit if while-no-input returned nilDaniel Mendler
2021-07-23README: Remove capf documentation for nowDaniel Mendler
2021-07-22Add LICENSE fileDaniel Mendler
2021-07-22README: Expand file path capf documentationDaniel Mendler
2021-07-22README: Move configuration sectionDaniel Mendler
2021-07-22README: Add defvar and autoloadDaniel Mendler
2021-07-22Document file path completion (See #9)Daniel Mendler
2021-07-22Touch up features (#43)JD Smith
2021-07-22corfu-echo-documentation: Use a smaller delayDaniel Mendler
2021-07-22corfu--echo: Only add highlighting if no highlighting is presentDaniel Mendler
2021-07-22Reset corfu--auto-start after a candidate has been selectedDaniel Mendler
2021-07-22Fix defcustomDaniel Mendler
2021-07-22README: Update example configurationDaniel Mendler
2021-07-22Add corfu-echo-documentation (Fix #36)Daniel Mendler
2021-07-22Support time limit for corfu-quit-no-match (Fix #42)Daniel Mendler
2021-07-21Minor cleanupDaniel Mendler
2021-07-21Simplify corfu--match-symbol-pDaniel Mendler
2021-07-21Expose corfu-auto-commands and corfu-continue-commandsDaniel Mendler
2021-07-21Add corfu-commit-predicate (Fix #40)Daniel Mendler
2021-07-18README: Remove multi-capf backend ideaDaniel Mendler
2021-07-17Document another bug, frame border is not updated appropriatelyDaniel Mendler
2021-07-17SimplifyDaniel Mendler
2021-07-17Another child frame bug, add commentDaniel Mendler
2021-07-17Revert "corfu--make-frame: Apply frame/face settings only if changed (Fix #37)"Daniel Mendler
2021-07-17corfu--make-frame: Apply frame/face settings only if changed (Fix #37)Daniel Mendler
2021-07-15Better y-position computationDaniel Mendler
2021-07-15corfu: add no-focus-on-mapDaniel Mendler
2021-07-15Minor cleanupDaniel Mendler
2021-07-15Yet another hack: posn-at-point computation returns wrong y-coordinate on Ema...Daniel Mendler
2021-07-15Version 0.100.10Daniel Mendler