[PR #197] [MERGED] Revert "Using cossterm for windows support." #665

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/197
Author: @Rigellute
Created: 12/24/2019
Status: Merged
Merged: 12/24/2019
Merged by: @Rigellute

Base: masterHead: revert-99-crossterm_impl


📝 Commits (1)

  • 32ec288 Revert "Using cossterm for windows support."

📊 Changes

29 files changed (+313 additions, -533 deletions)

View changed files

📝 Cargo.lock (+148 -173)
📝 Cargo.toml (+2 -2)
📝 README.md (+6 -0)
src/event/events.rs (+0 -73)
src/event/key.rs (+0 -179)
src/event/mod.rs (+0 -7)
📝 src/handlers/album_list.rs (+3 -5)
📝 src/handlers/album_tracks.rs (+3 -5)
📝 src/handlers/artist_albums.rs (+3 -5)
📝 src/handlers/artists.rs (+3 -2)
📝 src/handlers/common_key_events.rs (+2 -2)
📝 src/handlers/empty.rs (+5 -7)
📝 src/handlers/error_screen.rs (+2 -1)
📝 src/handlers/help_menu.rs (+2 -1)
📝 src/handlers/home.rs (+1 -1)
📝 src/handlers/input.rs (+3 -3)
📝 src/handlers/library.rs (+2 -2)
📝 src/handlers/made_for_you.rs (+1 -1)
📝 src/handlers/mod.rs (+3 -3)
📝 src/handlers/playbar.rs (+1 -1)

...and 9 more files

📄 Description

Reverts Rigellute/spotify-tui#99


🔄 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/197 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 12/24/2019 **Status:** ✅ Merged **Merged:** 12/24/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `revert-99-crossterm_impl` --- ### 📝 Commits (1) - [`32ec288`](https://github.com/Rigellute/spotify-tui/commit/32ec288b83d42b96310f09113f27a021f2cf57e1) Revert "Using cossterm for windows support." ### 📊 Changes **29 files changed** (+313 additions, -533 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+148 -173) 📝 `Cargo.toml` (+2 -2) 📝 `README.md` (+6 -0) ➖ `src/event/events.rs` (+0 -73) ➖ `src/event/key.rs` (+0 -179) ➖ `src/event/mod.rs` (+0 -7) 📝 `src/handlers/album_list.rs` (+3 -5) 📝 `src/handlers/album_tracks.rs` (+3 -5) 📝 `src/handlers/artist_albums.rs` (+3 -5) 📝 `src/handlers/artists.rs` (+3 -2) 📝 `src/handlers/common_key_events.rs` (+2 -2) 📝 `src/handlers/empty.rs` (+5 -7) 📝 `src/handlers/error_screen.rs` (+2 -1) 📝 `src/handlers/help_menu.rs` (+2 -1) 📝 `src/handlers/home.rs` (+1 -1) 📝 `src/handlers/input.rs` (+3 -3) 📝 `src/handlers/library.rs` (+2 -2) 📝 `src/handlers/made_for_you.rs` (+1 -1) 📝 `src/handlers/mod.rs` (+3 -3) 📝 `src/handlers/playbar.rs` (+1 -1) _...and 9 more files_ </details> ### 📄 Description Reverts Rigellute/spotify-tui#99 --- <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#665
No description provided.