| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-01 | Force fringe updatefringe-scrollbar | 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 | Use :extend=t for corfu-current, Simplify | Daniel Mendler | |
| 2024-11-01 | corfu--make-frame: Remove buffer argument, use current buffer | Daniel Mendler | |
| 2024-11-01 | corfu-popupinfo: Add constant corfu-popupinfo--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-30 | README: Update regarding icon libraries | Daniel Mendler | |
| https://github.com/LuigiPiucco/nerd-icons-corfu/issues/13 | |||
| 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-22 | README: Update link | Daniel Mendler | |
| 2024-10-14 | Fix customization groups | Daniel Mendler | |
| 2024-10-01 | README: Add link to child frame effort | 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-19 | Update README regarding terminal child frames | Daniel Mendler | |
| 2024-09-12 | Require Emacs 28.1 | Daniel Mendler | |
| 2024-09-04 | README: Simplify Orderless-related documentation | Daniel Mendler | |
| See https://github.com/oantolin/orderless/pull/179 | |||
| 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-09-02 | README rewording | Daniel Mendler | |
| 2024-09-02 | README update | Daniel Mendler | |
| 2024-08-18 | README: Use :config block | Daniel Mendler | |
| 2024-08-18 | README: Use keymap-set | Daniel Mendler | |
| 2024-08-17 | README: Minor cleanup | Daniel Mendler | |
| 2024-08-17 | Fix README (Fix #492) | Daniel Mendler | |
| 2024-07-26 | Version 1.51.5 | Daniel Mendler | |
| 2024-07-20 | README cleanup | Daniel Mendler | |
| 2024-07-20 | eldoc: Register more Corfu commands | Daniel Mendler | |
| 2024-07-18 | Update changelog | Daniel Mendler | |
| 2024-07-18 | Update changelog | Daniel Mendler | |
| 2024-07-16 | corfu-popupinfo: Support font-lock-face | 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 | README: Simplify configuration | Daniel Mendler | |
| 2024-07-13 | Add new command corfu-send | Daniel Mendler | |
| 2024-07-11 | README: Simplify configurations | 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-05-14 | Fix unbalanced parentheses in the README (#458) | Cássio Ávila | |
