mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #197] [MERGED] Revert "Using cossterm for windows support." #665
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#665
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/197
Author: @Rigellute
Created: 12/24/2019
Status: ✅ Merged
Merged: 12/24/2019
Merged by: @Rigellute
Base:
master← Head:revert-99-crossterm_impl📝 Commits (1)
32ec288Revert "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.