| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-05 | Fringe bitmaps have a width restriction 1 <= w <= 16 | Daniel Mendler | |
| 2024-11-05 | Make right margin part of the fringe | Daniel Mendler | |
| Ensure that the truncated text doesn't leak into the margin. Unfortunately this change leads to some additional complexity, requires a new face definition and internal faces. | |||
| 2024-11-05 | Avoid truncation if scrollbar is shown in the fringe | Daniel Mendler | |
| 2024-11-01 | corfu-margin-formatters: Update docstring | Daniel Mendler | |
| 2024-11-01 | Fix corfu--popup-show: curr can be nil | Daniel Mendler | |
| 2024-11-01 | Force fringe update | Daniel Mendler | |
| 2024-11-01 | Ensure right-margin-width >= bar-width | Daniel Mendler | |
| 2024-11-01 | Use fringe for the scroll bar | Daniel Mendler | |
| This ensures that the scroll bar is always visible, even if wide characters lead to truncation of the popup content. Before this change, the scroll bar could be pushed out of the window by the content. | |||
| 2024-11-01 | Suffixes are always prefixed with space | Daniel Mendler | |
| 2024-11-01 | format-candidates: ensure suffix is right-aligned when possible | JD Smith | |
| 2024-11-01 | Use :extend=t for corfu-current, Simplify | Daniel Mendler | |
| 2024-11-01 | corfu--make-frame: Remove buffer argument, use current buffer | Daniel Mendler | |
| 2024-10-30 | corfu-margin-formatters: Document the requirements of the margin formatter | Daniel Mendler | |
| While well known to the maintainer and author of the kind-icon package, these limitations have unfortunately been undocumented so far. See the related discussions: * https://github.com/LuigiPiucco/nerd-icons-corfu/issues/13 * https://github.com/minad/corfu/pull/508 The kind-icon package which satisfies the requirements correctly and preserves Corfu popup alignment. It can serve as a reference implementation: * https://github.com/jdtsmith/kind-icon | |||
| 2024-10-22 | Detect tty child frames | Daniel Mendler | |
| See https://lists.gnu.org/archive/html/emacs-devel/2024-10/msg00491.html Many thanks to @gerd-moellmann! | |||
| 2024-10-14 | Fix customization groups | Daniel Mendler | |
| 2024-09-26 | global-corfu-mode: :predicate is broken on 28 and older | Daniel Mendler | |
| 2024-09-26 | Use URL: keyword instead of deprecated Homepage: | Daniel Mendler | |
| 2024-09-12 | Require Emacs 28.1 | Daniel Mendler | |
| 2024-09-04 | corfu--minibuffer-on: Minor cleanup | Daniel Mendler | |
| 2024-09-03 | Separate corfu--on and corfu--minibuffer-on | Daniel Mendler | |
| Corfu activation in the minibuffer is completely controlled by corfu--minibuffer-on. | |||
| 2024-07-26 | Version 1.51.5 | Daniel Mendler | |
| 2024-07-20 | eldoc: Register more Corfu commands | Daniel Mendler | |
| 2024-07-16 | add comments | Daniel Mendler | |
| 2024-07-16 | Move completion predicates of autoloaded commands to corfu.el | Daniel Mendler | |
| 2024-07-16 | corfu-send/corfu-expand: Set completion-predicate | Daniel Mendler | |
| 2024-07-16 | Add new customization variable global-corfu-minibuffer | Daniel Mendler | |
| 2024-07-13 | Add new command corfu-send | Daniel Mendler | |
| 2024-07-10 | Update comment | Daniel Mendler | |
| 2024-07-10 | Call completion-metadata-get without advices | Daniel Mendler | |
| Marginalia and icon packages use completion-metadata-get to provide their annotations for minibuffer completion. | |||
| 2024-07-10 | Minor cleanup, reduce allocations | Daniel Mendler | |
| 2024-07-10 | Formatting | Daniel Mendler | |
| 2024-07-10 | corfu-popupinfo: Compare candidates with equal-including-properties (Fix #476) | Daniel Mendler | |
| 2024-07-09 | Bind completion-extra-properties in corfu--metadata-get | Daniel Mendler | |
| 2024-07-08 | Use static-if | Daniel Mendler | |
| 2024-07-08 | Use completion-metadata-get from Compat 30 | Daniel Mendler | |
| 2024-07-08 | Bump Compat dependency | Daniel Mendler | |
| 2024-07-04 | corfu-map: Unbind <tab> and C-a | Daniel Mendler | |
| 2024-05-23 | Version 1.41.4 | Daniel Mendler | |
| 2024-04-13 | Use regexps in corfu-auto-commands | Daniel Mendler | |
| 2024-04-13 | Update corfu-auto-commands | Daniel Mendler | |
| 2024-04-13 | corfu-auto-commands: Add backward-delete-char (Fix #449) | Daniel Mendler | |
| 2024-04-09 | completion-hilit-commonality supports completion-lazy-hilit | Daniel Mendler | |
| 2024-04-05 | Version 1.31.3 | Daniel Mendler | |
| 2024-03-29 | corfu--preview-current-p: Simplify | Daniel Mendler | |
| 2024-03-29 | Move corfu--preview-current* functions | Daniel Mendler | |
| 2024-03-29 | Extract corfu--preview-current-p | Daniel Mendler | |
| 2024-03-29 | corfu-expand: Return nil if NEWSTR=STR | Daniel Mendler | |
| 2024-03-26 | corfu-expand: Call corfu-complete if candidate is previewed | Daniel Mendler | |
| 2024-03-26 | Minor comment reformatting | Daniel Mendler | |
| 2024-03-26 | Bind corfu-expand to M-RET | Daniel Mendler | |
