[PR #198] [CLOSED] Windows compatibility with crossterm #666

Closed
opened 2026-02-28 14:50:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/198
Author: @TimonPost
Created: 12/25/2019
Status: Closed

Base: masterHead: crossterm_impl


📝 Commits (2)

  • ca32947 Keep sender around to prevent disposing.
  • 885ec99 sent exit key over channel as well

📊 Changes

2 files changed (+9 additions, -4 deletions)

View changed files

📝 src/event/events.rs (+8 -3)
📝 src/main.rs (+1 -1)

📄 Description

Continues of #99, the problem with CTRL+C is solved in this PR.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/198 **Author:** [@TimonPost](https://github.com/TimonPost) **Created:** 12/25/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `crossterm_impl` --- ### 📝 Commits (2) - [`ca32947`](https://github.com/Rigellute/spotify-tui/commit/ca32947b1449d0426257c5d6470f44e1cf005c3c) Keep sender around to prevent disposing. - [`885ec99`](https://github.com/Rigellute/spotify-tui/commit/885ec99dcb5bca9c883c515d52faaf6a7d67156d) sent exit key over channel as well ### 📊 Changes **2 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/event/events.rs` (+8 -3) 📝 `src/main.rs` (+1 -1) </details> ### 📄 Description Continues of #99, the problem with CTRL+C is solved in this PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#666
No description provided.