Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/search overlay move to end of line #5567

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kenchou
Copy link
Contributor

@kenchou kenchou commented Jun 15, 2024

  • Fix crash when jumping to the end of the line.
  • add some unit tests for LineEditBuffer

see #5564 (comment)
PR #5416

@wez @Mrreadiness

@kenchou
Copy link
Contributor Author

kenchou commented Jun 16, 2024

Run nix build ./nix
  nix build ./nix
  shell: /usr/bin/bash -e {0}
  env:
    DETERMINATE_NIX_KVM: 1
    MAGIC_NIX_CACHE_DAEMONDIR: /home/runner/work/_temp/magic-nix-cache-dacd5adc-291f-4b75-b1db-d27b122d7034
warning: error: unable to download 'http://127.0.0.1:37515/na7sykizsgkzh9i3wc8m8pz5xfqib2rv.narinfo': HTTP error 429

       response body:

       GitHub API error: API error (429 Too Many Requests): StructuredApiError { message: "Request was blocked due to exceeding usage of resource 'Count' in namespace ''." }; retrying in 288 ms
disabling binary cache 'http://127.0.0.1:37515/' for 60 seconds
error: unable to download 'http://127.0.0.1:37515/na7sykizsgkzh9i3wc8m8pz5xfqib2rv.narinfo': HTTP error 418

       response body:

       GitHub API error: GitHub Actions Cache throttled Magic Nix Cache. Not trying to use it again on this run.
copying path '/nix/store/rbqg72wrmkzb0jk1hxcsm0lzkpva3dqf-source' from 'https://cache.nixos.org/'...

It seems to be a CI issue, please try again. @wez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant