mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #198] [CLOSED] Windows compatibility with crossterm #666
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#666
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/198
Author: @TimonPost
Created: 12/25/2019
Status: ❌ Closed
Base:
master← Head:crossterm_impl📝 Commits (2)
ca32947Keep sender around to prevent disposing.885ec99sent 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.