| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-31 | Add corfu-history and corfu-info extensionsextensions | Daniel Mendler | |
| 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 | |
| 2022-01-31 | 0.180.18 | Daniel Mendler | |
| 2022-01-31 | corfu--move-prefix-candidates-to-front: Respect completion-ignore-case | Daniel Mendler | |
| See #113 | |||
| 2022-01-31 | Revert "Use the cycle-sort-function when cycling (Fix #113)" | Daniel Mendler | |
| This reverts commit 085eb192da194f90ebfa6b9e405fe8f459bd2205. | |||
| 2022-01-30 | Use the cycle-sort-function when cycling (Fix #113) | Daniel Mendler | |
| 2022-01-30 | Simplify window configuration handling | Daniel Mendler | |
| 2022-01-27 | README: Expand | Daniel Mendler | |
| 2022-01-27 | README: Recommend the pcmpl-args package! | Daniel Mendler | |
| 2022-01-26 | Change the redisplay hack | Daniel Mendler | |
| 2022-01-26 | Try another redisplay hack, defer the redisplay | Daniel Mendler | |
| 2022-01-24 | Improve quitting behavior for auto completion (Fix #108) | Daniel Mendler | |
