-
Notifications
You must be signed in to change notification settings - Fork 896
chore: replace AlecAivazis/survey with charmbracelet/bubbletea #14475
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3934cb6
chore: replace survery library with bubbletea
DanielleMaywood 164402b
chore: fix nolint comments
DanielleMaywood 360fb95
chore: add message and colour to select prompts
DanielleMaywood 7cf35d1
chore: make SelectedOptions private
DanielleMaywood b5092a6
chore: add filtering for multiselect, improve filtering algo
DanielleMaywood e4c010e
chore: allow vertical wrap on select/multiselect
DanielleMaywood 2b6cd6e
chore: fix failing jobs
DanielleMaywood 35fe461
chore: update charmbracelet/bubbletea to v1.0.0
DanielleMaywood 5982185
chore: remove windows testing workaround for survey library
DanielleMaywood affbfbe
chore: update bubbletea to v1.1.0
DanielleMaywood 33196cd
chore: reimplement testing workaround
DanielleMaywood 409cec5
chore: use survey's default page size
DanielleMaywood 52ed127
chore: ensure no underflow on page bottom
DanielleMaywood 60c83d0
chore: remove multi-select test from cmd/cliui
DanielleMaywood 2b621ce
chore: disable HideSearch from cmd/cliui select
DanielleMaywood 8a3cd26
chore: use strings.Builder, fix select all logic, apply nitpicks
DanielleMaywood 6e59ecb
chore: use strings.Builder
DanielleMaywood 579c73b
chore: move m.search.Update out of case
DanielleMaywood 9078242
chore: use tea.WithContext(inv.Context()) for tea program
DanielleMaywood f2ed4fa
chore: return nil as err already handled
DanielleMaywood 7784110
chore: use const instead of magic number
DanielleMaywood f598836
chore: handle signals ourself instead of bubbletea
DanielleMaywood 8a7f1bc
chore: update flake.nix
DanielleMaywood 77804e0
chore: update flake.nix
DanielleMaywood 2904b7c
chore: update flake.nix
DanielleMaywood 0b99afe
chore: update flake.nix
DanielleMaywood b173fb0
chore: update flake.nix
DanielleMaywood 966f772
chore: update flake.nix
DanielleMaywood File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: handle signals ourself instead of bubbletea
- Loading branch information
commit f5988362bfbd89ea492cd658c897739c894c23e2
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.