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

Use Query in cli.rs #1024

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Use Query in cli.rs #1024

merged 2 commits into from
Aug 6, 2024

Conversation

yykamei
Copy link
Owner

@yykamei yykamei commented Aug 6, 2024

I'm planning to support left/right move.
Query will support the keyboard events.

In this patch, I first want to replace the primitive String with Query in advance.

yykamei added 2 commits August 6, 2024 23:05
I'm planning to support left/right move.
Query will support the keyboard events.

In this patch, I first want to replace the primitive `String` with
`Query` in advance.
@yykamei yykamei enabled auto-merge (squash) August 6, 2024 15:20
@yykamei yykamei merged commit 114251a into main Aug 6, 2024
21 checks passed
@yykamei yykamei deleted the use-query branch August 6, 2024 15:22
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.

1 participant