-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
Add quickfzf 0.3 #773
Closed
Closed
Add quickfzf 0.3 #773
Conversation
This file contains 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
@zen0bit I think this would be better maintained as it's own project. Would you be interested in me create a "quickfzf" project under the "quickemu-project" GitHub organisation where we can collaborate? |
why not... |
Also added a check that the user has quickemu installed. Co-authored-by: zenobit <[email protected]>
Added ability to edit VM's config files
removed option to choose language quickemu 4.8
prepare for custom quickemu command
zen0bit
force-pushed
the
quickfzf
branch
2 times, most recently
from
October 24, 2023 23:35
c34d846
to
7097bac
Compare
Preparation for #801 |
zen0bit
force-pushed
the
quickfzf
branch
2 times, most recently
from
October 29, 2023 19:28
1b05f0a
to
a6d49c4
Compare
flexiondotorg
force-pushed
the
master
branch
5 times, most recently
from
November 10, 2023 16:11
716c252
to
99e7677
Compare
Closed
I will reopen this later in wiki since, we have it... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Simple TUI wrapper for quickemu
continuation of #610