summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-03README: Add short section about auto completion (See #109)Daniel Mendler
2022-02-03Only quit if (= beg end) and not initializingDaniel Mendler
2022-02-03Quit on empty inputDaniel Mendler
2022-01-310.180.18Daniel Mendler
2022-01-31corfu--move-prefix-candidates-to-front: Respect completion-ignore-caseDaniel Mendler
2022-01-31Revert "Use the cycle-sort-function when cycling (Fix #113)"Daniel Mendler
2022-01-30Use the cycle-sort-function when cycling (Fix #113)Daniel Mendler
2022-01-30Simplify window configuration handlingDaniel Mendler
2022-01-27README: ExpandDaniel Mendler
2022-01-27README: Recommend the pcmpl-args package!Daniel Mendler
2022-01-26Change the redisplay hackDaniel Mendler
2022-01-26Try another redisplay hack, defer the redisplayDaniel Mendler
2022-01-24Improve quitting behavior for auto completion (Fix #108)Daniel Mendler
2022-01-23completion--replace mutates the string :/Daniel Mendler
2022-01-22Introduce `corfu--auto-tick' which captures the buffer tick/status (Fix #107)Daniel Mendler
2022-01-22Remove pcomplete capf purification hackDaniel Mendler
2022-01-22Handle completion-cycling-threshold=tDaniel Mendler
2022-01-21README: Minor fix in corfu-enable-in-minibufferDaniel Mendler
2022-01-20READM: Minor updatesDaniel Mendler
2022-01-20Reimplement cyclingDaniel Mendler
2022-01-20Rewrite corfu--in-region without completion-cycling supportDaniel Mendler
2022-01-20README: Expand on minibuffer usageDaniel Mendler
2022-01-20corfu--completion-in-region: Rework completion terminationDaniel Mendler
2022-01-19Try a different frame resizing hack to reduce flickerDaniel Mendler
2022-01-19corfu--completion-in-region: Terminate immediately when the completion bounda...Daniel Mendler
2022-01-19IndentationDaniel Mendler
2022-01-19README: Expand section on Corfu in the minibufferDaniel Mendler
2022-01-18README: Document how Corfu can be used in the minibufferDaniel Mendler
2022-01-14Update commentsDaniel Mendler
2022-01-13Add redisplay hackDaniel Mendler
2022-01-12corfu-auto: Ensure that buffer tick has not changedDaniel Mendler
2022-01-12Rename variables to avoid package-lint false positivesDaniel Mendler
2022-01-12corfu--auto-post-command: Check for defining-kbd-macroDaniel Mendler
2022-01-11corfu-make-frame: Avoid flip-over effect when popup is displayed at the bottomDaniel Mendler
2022-01-08Minor cleanupDaniel Mendler
2022-01-07Move redisplay callDaniel Mendler
2022-01-06Remove accidential print debuggingDaniel Mendler
2022-01-06Redisplay hackDaniel Mendler
2022-01-05Update READMEDaniel Mendler
2022-01-05README: Add link to tempelDaniel Mendler
2021-12-31README: Add alternatives sectionDaniel Mendler
2021-12-31Version 0.170.17Daniel Mendler
2021-12-23README: Update caveats, mention @galeo's corfu-docDaniel Mendler
2021-12-21corfu--restore-on-next-command: Restore other window scrollingDaniel Mendler
2021-12-13Properly credit @jakanakaevangeliDaniel Mendler
2021-12-13corfu--capf-wrapper: Add commentDaniel Mendler
2021-12-13Workaround for bug#50470: Fix misbehaving CapfsDaniel Mendler
2021-12-10Use run-at-time instead of idle timerDaniel Mendler
2021-12-10README: Fix formattingDaniel Mendler
2021-12-09Ensure that border is drawn when popup is displayed at x=0Daniel Mendler