summaryrefslogtreecommitdiff
path: root/corfu.el
AgeCommit message (Expand)Author
2025-12-07Version 2.62.6Daniel Mendler
2025-12-04corfu: Adjust default faces for low color terminalsDaniel Mendler
2025-12-04corfu--exhibit: Fix rare issue when position is at end of bufferDaniel Mendler
2025-12-04corfu--make-frame: Add frame name for debuggingDaniel Mendler
2025-12-04corfu: Update corfu-terminal warning on Emacs 31Daniel Mendler
2025-12-04corfu--popup-show: Fix horizontal misalignment on TTYDaniel Mendler
2025-12-04corfu--hide-frame: Hide immediately on TTYDaniel Mendler
2025-12-04corfu--make-frame: Fix EXWM checkDaniel Mendler
2025-11-16Set fullscreen=nil for the child frame (Fix #601)Daniel Mendler
2025-11-15Version 2.52.5Daniel Mendler
2025-11-11Suggest tty-child-framesDaniel Mendler
2025-11-11warningDaniel Mendler
2025-11-09corfu--capf-wrapper: Expand commentDaniel Mendler
2025-11-09corfu--capf-wrapper: Expand commentDaniel Mendler
2025-11-08Experimental: Use set-frame-position-and-size if availableDaniel Mendler
2025-11-07corfu-auto-trigger: New customization variableDaniel Mendler
2025-11-07corfu-on-exact-match: Change default from insert to nilDaniel Mendler
2025-11-07Introduce corfu--try-completionDaniel Mendler
2025-11-07Call completion-try-completion with correct metadataDaniel Mendler
2025-11-07Pass correct string to completion-metadataDaniel Mendler
2025-11-07Restructure corfu--in-region-1Daniel Mendler
2025-11-07corfu-complete: Improve commentDaniel Mendler
2025-11-07Try to fix #595Daniel Mendler
2025-10-18Fix docstringsdr-scsi
2025-10-13Version 2.42.4Daniel Mendler
2025-09-23Do not enable corfu-mode in read-only buffersDaniel Mendler
2025-09-20Require Emacs 29Daniel Mendler
2025-08-31corfu--make-frame: Handle mixed tty/graphical sessionsDaniel Mendler
2025-06-12Version 2.32.3Daniel Mendler
2025-06-11Disable pixel-scroll-precision-mode inside Corfu popupDaniel Mendler
2025-06-01Fix warning (Fix #575)Daniel Mendler
2025-06-01Add comment regarding inhibit-double-bufferingDaniel Mendler
2025-05-28Experiment with inhibit-double-bufferingDaniel Mendler
2025-05-28Fix EXWM resizing artifact when unparenting (X11/Gtk3 build)Daniel Mendler
2025-05-27Use fboundp check to avoid package-lint warningDaniel Mendler
2025-05-27corfu--make-frame: Experiment with x-fast-protocol-requestsDaniel Mendler
2025-05-26Version 2.22.2Daniel Mendler
2025-05-16Simplify corfu--debugDaniel Mendler
2025-05-16corfu--protect: Use handler-bind on Emacs 30Daniel Mendler
2025-05-16corfu--protect: SimplifyDaniel Mendler
2025-05-16corfu--protect: SimplifyDaniel Mendler
2025-05-16Turn corfu--guard into a functionDaniel Mendler
2025-05-11corfu--guard: SimplifyDaniel Mendler
2025-05-11Improve corfu--guardDaniel Mendler
2025-05-11Remove guard around corfu--recomputeDaniel Mendler
2025-05-11Guard Corfu hooks to automatically show stack tracesDaniel Mendler
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