| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-05 | Expand comment regarding HDPi systemsno-truncation | Daniel Mendler | |
| 2024-11-05 | Move truncation back to corfu--format-candidates | Daniel Mendler | |
| For backward compatibility, only on terminal. | |||
| 2024-11-05 | Preserve corfu-bar-width and corfu-bar face for compatibility | Daniel Mendler | |
| 2024-11-04 | Use the fringe symmetrically on both sides | Daniel Mendler | |
| 2024-11-04 | Restrict the fringe width to 16 | Daniel Mendler | |
| 2024-11-04 | Fringe bitmaps have a width restriction 1 <= w <= 16 | Daniel Mendler | |
| 2024-11-04 | 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-04 | Avoid truncation if scrollbar is shown in the fringe | Daniel Mendler | |
| 2024-11-01 | Update README | 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 | Update changelog | 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-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 | |
