summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-22Version 2.12.1Daniel Mendler
2025-04-19Avoid popup jumping at the end of line (See #570)Daniel Mendler
2025-04-19Improve vertical positioning (Fix #570)Daniel Mendler
2025-04-15Improve lazy highlighting for quoted candidates (bug#77754)Daniel Mendler
2025-04-12README: Improve dabbrev configDaniel Mendler
2025-04-06corfu-history-decay: Decay more quicklyDaniel Mendler
2025-04-06Update changelogDaniel Mendler
2025-04-06Update changelogDaniel Mendler
2025-04-06Express decay in history shiftsDaniel Mendler
2025-04-06README: Update configurationDaniel Mendler
2025-04-06Automatically save corfu-historyDaniel Mendler
2025-04-06Update changelogDaniel Mendler
2025-04-06Update commentaryDaniel Mendler
2025-04-06Use exponential decayDaniel Mendler
2025-04-06Improve docstringDaniel Mendler
2025-04-06Use constant step size, make sure that most recent is never outrankedDaniel Mendler
2025-04-06Improve corfu-history--sortDaniel Mendler
2025-04-06Improve docstringDaniel Mendler
2025-04-06history-length can be t, don't use it.Daniel Mendler
2025-04-06Add corfu-history-duplicateDaniel Mendler
2025-04-06Improve corfu-history--sortDaniel Mendler
2025-04-06corfu-history--sort: Minor simplificationDaniel Mendler
2025-03-28Version 2.02.0Daniel Mendler
2025-03-28Update changelogDaniel Mendler
2025-03-28corfu-quick: Ensure that popup does not move (Fix #566)Daniel Mendler
2025-02-19README: clarify kind-icon terminal supportJD Smith
2025-02-18README: Minor cleanupDaniel Mendler
2025-01-28Version 1.71.7Daniel Mendler
2025-01-20Fix last commitDaniel Mendler
2025-01-20Take window-tab-line-height into account on Emacs < 31Daniel Mendler
2025-01-14Add tab-bar-lines-keep-stateDaniel Mendler
2025-01-10corfu--mouse-ignore-map: Ignore touchscreen-beginDaniel Mendler
2025-01-03Consistently access metadata via corfu--metadata-getDaniel Mendler
2025-01-01Update copyright yearsDaniel Mendler
2024-12-30Do not create empty fringe bitmapsDaniel Mendler
2024-12-29corfu-popupinfo: Remove superfluous andDaniel Mendler
2024-12-27corfu-expand: Use cached metadataDaniel Mendler
2024-12-27corfu-popupinfo: Use corfu--equal-including-properties consistentlyDaniel Mendler
2024-12-23Improve docstringDaniel Mendler
2024-12-22Remove commentDaniel Mendler
2024-12-22corfu--in-region-1: Minor cleanupDaniel Mendler
2024-12-22Version 1.61.6Daniel Mendler
2024-12-20corfu--in-region-1: Handle zero candidates after try-completionDaniel Mendler
2024-12-19Emacs 31 supports child frames on TTY 🎉Daniel Mendler
2024-12-08Ensure that no text properties leak to the overlay (Fix #533)Daniel Mendler
2024-12-08FormattingDaniel Mendler
2024-11-27README: Warn more explicitly about the dangers of corfu-auto=tDaniel Mendler
2024-11-26Add corfu--preview-deleteDaniel Mendler
2024-11-26Use when instead of ifDaniel Mendler
2024-11-26Clean up preview overlay after quitting out of pre-command hookJimmy Yuen Ho Wong