index
:
corfu.git
async
avoid-empty-recompute
company-deprecated
completion-in-region-dups
completion-predicate
continue-complete
deferred-hide
docframe-location
emacs-29-flicker
extensions
exwm-fix
exwm-workspace-offset
fix-height
fix-init
frecency
fringe-scrollbar
generalize-predicates
gensyms
global-modes
ignore-after-point
indexed3
main
mbhistory
metadata-override
no-quit-on-empty
no-truncation
pre-post-hooks
preselect
preselect-function
preserve-text-properties
preview-current
preview-first
reuse-timer
rework-first-selection
screenshots
separate-kind-affixation
set-frame-position-and-size
swap-icon-index
tty-borders
ttyborder
variable-width
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-04
Version 0.6
0.6
Daniel Mendler
2021-05-04
Requiring orderless only once seems to fix the issue too
Daniel Mendler
2021-05-04
Version 0.5
0.5
Daniel Mendler
2021-05-04
require orderless to fix deferred highlighting
Daniel Mendler
2021-05-02
Minor README updates
Daniel Mendler
2021-05-01
Fix completion cycling in eshell and shell
Daniel Mendler
2021-04-30
Add links to issues
Daniel Mendler
2021-04-30
Ensure that case-fold-search=t (See #17)
Daniel Mendler
2021-04-30
Detect both gnome and cinnamon
Daniel Mendler
2021-04-30
HACK: Try to fix resizing issue (Fix #17)
Daniel Mendler
2021-04-29
Align annotations (Fix #18)
Daniel Mendler
2021-04-29
Overlay fix
Daniel Mendler
2021-04-29
Set child-frame-border on Emacs 28
Daniel Mendler
2021-04-29
child frame: Anti-flicker fix
Daniel Mendler
2021-04-29
Add corfu-min/max-width for easier customization
Daniel Mendler
2021-04-29
Add corfu-bar-width/corfu-margin-width customizable variables
Daniel Mendler
2021-04-29
Add error message when completion is already in progress
Daniel Mendler
2021-04-29
Print warning if corfu-mode is enabled on text display.
Daniel Mendler
2021-04-28
Renamings
Daniel Mendler
2021-04-28
Delete overlay before update
Daniel Mendler
2021-04-28
Call corfu-abort
Daniel Mendler
2021-04-28
Revert "Simplify state management"
Daniel Mendler
2021-04-28
Simplify state management
Daniel Mendler
2021-04-28
More robust window configuration change handling
Daniel Mendler
2021-04-28
Version 0.4
0.4
Daniel Mendler
2021-04-28
Avoid display artifact at first start
Daniel Mendler
2021-04-28
Ensure that popup colors are updated
Daniel Mendler
2021-04-28
Use :align-to for scrollbar
Daniel Mendler
2021-04-28
Simplify face definitions
Daniel Mendler
2021-04-28
Rename corfu-confirm to corfu-no-match
Daniel Mendler
2021-04-28
Use italic face for "No match" message
Daniel Mendler
2021-04-28
Ensure that frame buffer is set
Daniel Mendler
2021-04-28
Pixel-perfect positioning
Daniel Mendler
2021-04-28
Use redraw-frame
Daniel Mendler
2021-04-28
Use spaces for border/bar instead of image
Daniel Mendler
2021-04-28
Use internal border
Daniel Mendler
2021-04-28
Keep frame alive for performance
Daniel Mendler
2021-04-28
Ensure that documentation/location frame still works with child-frame popup
Daniel Mendler
2021-04-28
Ensure that overlay is deleted properly
Daniel Mendler
2021-04-28
Simplify
Daniel Mendler
2021-04-28
Reorder exit conditions
Daniel Mendler
2021-04-28
Use child frames instead of overlays
Daniel Mendler
2021-04-28
Add popup comment (See #10 and #15)
Daniel Mendler
2021-04-28
Use `vertical-motion` instead of `forward-line`
Daniel Mendler
2021-04-27
Use stricter definition of the affixation-function
Daniel Mendler
2021-04-27
Minor cleanup of keep-alive logic
Daniel Mendler
2021-04-27
Show "No match" message if no candidates are found
Daniel Mendler
2021-04-27
Better guarding against errors during candidate generation
Daniel Mendler
2021-04-27
Exit conditions: Minor cleanup
Daniel Mendler
2021-04-27
Guard against dabbrev error if there are no matches
Daniel Mendler
[next]