Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: minad/corfu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: minad/corfu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: no-quit-on-empty
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 23, 2024

  1. Do not quit on empty input

    When entering a trigger character, e.g., a dot, the popup will show even on
    empty input. This change prevents flicker for the sequence of inputs: "obj. ->
    obj.fun -> obj.". The downside of the change is backspacing the popup doesn't
    work anymore in all cases - it depends on the Capf.
    minad committed Nov 23, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    minad Daniel Mendler
    Copy the full SHA
    9aecdc1 View commit details
Loading