| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-12 | Fix popup height if corfu-default face is modified (See #149)fix-height | Daniel Mendler | |
| 2022-04-11 | README indentation | Daniel Mendler | |
| 2022-04-11 | Ensure that corfu--base is bound dynamically during candidate recomputation | Daniel Mendler | |
| 2022-04-11 | Introduce corfu-sort-override-function | Daniel Mendler | |
| See also vertico-sort-override-function | |||
| 2022-04-11 | Store a string in corfu--base | Daniel Mendler | |
| 2022-04-09 | README: Update URL of Prot's Mct | Daniel Mendler | |
| 2022-04-09 | Version 0.210.21 | Daniel Mendler | |
| 2022-04-06 | README updates | Daniel Mendler | |
| 2022-04-06 | README: Add basic to completion-styles | Daniel Mendler | |
| 2022-04-01 | Expand docstrings | Daniel Mendler | |
| 2022-04-01 | corfu-insert: Do not insert first candidate if no candidate is selected (Fix ↵ | Daniel Mendler | |
| #152) This special behavior of corfu-insert occurred with corfu-preselect-first set to nil. The behavior was a remnant from before the introduction of the corfu-preselect-first customization option. Since corfu-preselect-first has been introduced a long time ago and I haven't heard complaints about it, let's now remove the special behavior of corfu-insert. This change simplifies the corfu--insert function slightly and makes the behavior of corfu-insert more consistent with other Corfu behavior. If the new behavior conflicts with your workflow, please let me know and we can look into possible workarounds. Feedback on this issue is welcome. | |||
| 2022-03-23 | README: Expand Tab-n-go section | Daniel Mendler | |
| 2022-03-12 | Remove obsolete variable | Daniel Mendler | |
| 2022-03-11 | corfu--in-region: Handle case when no completion candidates are returned | Daniel Mendler | |
| 2022-03-08 | Version 0.200.20 | Daniel Mendler | |
| 2022-03-01 | README: Update features list | Daniel Mendler | |
| 2022-03-01 | Reintroduce corfu-quit-at-boundary (Fix #138) | Daniel Mendler | |
| 2022-02-28 | README updates | Daniel Mendler | |
| 2022-02-25 | Ensure that annotations don't fall off the popup (Fix #135) | Daniel Mendler | |
| 2022-02-21 | corfu-echo-documentation: Add back support for value t | Daniel Mendler | |
| 2022-02-21 | Simplifications | Daniel Mendler | |
| 2022-02-21 | Delay docsig function call with timer (#132) | JD Smith | |
| * Delay docsig function call with timer * Generalize corfu-echo-documentation to allow (initial subsequent) * Change corfu-echo-documentation default | |||
| 2022-02-20 | Do not check the completion predicate on continue commands (Fix #130) | Daniel Mendler | |
| 2022-02-17 | corfu--capf-wrapper: During auto complete, check the completion prefix early on | Daniel Mendler | |
| It turns out that for non-exclusive Capfs, the completion table was still called during the exclusivity check despite a larger prefix length `corfu-prefix`. Most of the sanity checking is also moved to the `corfu--capf-wrapper` now. See the discussion in #115. Thank you, @ronniedroid! | |||
| 2022-02-13 | README: Simplify | Daniel Mendler | |
| 2022-02-12 | Increase corfu-echo-documentation to 1.0 by default | Daniel Mendler | |
| 2022-02-12 | Redisplay popup after preview overlay to avoid flicker | Daniel Mendler | |
| 2022-02-12 | Rename corfu-insert-single to corfu-on-exact-match (See #109) | Daniel Mendler | |
| 2022-02-12 | Update README | Daniel Mendler | |
| 2022-02-12 | Add corfu-insert-single configuration option (Fix #109) | Daniel Mendler | |
| 2022-02-12 | Remove corfu-commit-predicate, introduce value `insert' for ↵ | Daniel Mendler | |
| corfu-preview-current | |||
| 2022-02-12 | README: Improve orderless documentation | Daniel Mendler | |
| 2022-02-12 | README: Improve documentation regarding Orderless completion | Daniel Mendler | |
| 2022-02-12 | Version 0.190.19 | Daniel Mendler | |
| 2022-02-08 | README: Slight rewording | Daniel Mendler | |
| 2022-02-08 | README: Document improved shell configuration, corfu-insert-and-send | Daniel Mendler | |
| 2022-02-08 | README: Document transfer to the minibuffer | Daniel Mendler | |
| 2022-02-07 | Fix doc for restoring default behavior (#124) | JD Smith | |
| 2022-02-07 | It seems (redisplay 'force) is needed | Daniel Mendler | |
| 2022-02-07 | Avoid warning if x-gtk-resize-child-frames is missing (Fix #123) | Daniel Mendler | |
| 2022-02-07 | corfu-insert-separator: Add completion-predicate | Daniel Mendler | |
| 2022-02-07 | corfu-quit-no-match: Remove support for seconds (#122) | Daniel Mendler | |
| * corfu-quit-no-match: Remove support for seconds * corfu-quit-no-match: Support value 'separator * README updates | |||
| 2022-02-07 | Use separator character for boundary quit logic and prefix sort (#120) | JD Smith | |
| * Use separator character for boundary quit logic * Use corfu-separator-char for prefix sorting * Document corfu-separator-char and orderless-auto setup * Revert WS changes * Prefer space for indent * Use \?s * Sort by prefix truncation at separator * Support nil separator * Comment boundary/separator logic * Bind M-SPC by default * Small prefix search optimization * Revert "Small prefix search optimization" This reverts commit fe491a5a570d3874abe1e1ed3e58d2be4c2f6f89. * ws fixes * Renaming * README updates * ws changes * readme typo Co-authored-by: Daniel Mendler <mail@daniel-mendler.de> | |||
| 2022-02-06 | Yet another try to force redisplay | Daniel Mendler | |
| 2022-02-04 | README: Fix typo | Daniel Mendler | |
| 2022-02-03 | Fix condition in post command hook | Daniel Mendler | |
| 2022-02-03 | Simplification | Daniel Mendler | |
| 2022-02-03 | README: Add short section about auto completion (See #109) | Daniel Mendler | |
| 2022-02-03 | Only quit if (= beg end) and not initializing | Daniel Mendler | |
| 2022-02-03 | Quit on empty input | Daniel Mendler | |
