Skip to content

Update noargs to 0.4.1 and tuinix to 0.3.2, adapt to new terminal event polling API#8

Merged
sile merged 2 commits intomainfrom
update-deps
Aug 10, 2025
Merged

Update noargs to 0.4.1 and tuinix to 0.3.2, adapt to new terminal event polling API#8
sile merged 2 commits intomainfrom
update-deps

Conversation

@sile
Copy link
Copy Markdown
Owner

@sile sile commented Aug 10, 2025

No description provided.

@sile sile requested a review from Copilot August 10, 2025 08:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates two dependencies (noargs to 0.4.1 and tuinix to 0.3.2) and adapts the code to accommodate breaking changes in the terminal event polling API.

  • Updated dependency versions in Cargo.toml
  • Modified poll_event method call to accept additional parameters for the new API
  • Added handling for new terminal event types with unreachable assertions

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
Cargo.toml Updates noargs from 0.3.1 to 0.4.1 and tuinix from 0.1.1 to 0.3.2
src/app.rs Adapts to new poll_event API signature and adds handlers for new event types

@sile sile merged commit ee8a0e4 into main Aug 10, 2025
9 checks passed
@sile sile deleted the update-deps branch August 10, 2025 08:59
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.

2 participants