mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #73] [CLOSED] Handle delete key #591
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#591
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/73
Author: @synth-ruiner
Created: 10/16/2019
Status: ❌ Closed
Base:
master← Head:Search_HandleDeleteKey📝 Commits (10+)
cf456e7handle delete key; related test804764dinput: Take care of index and width separatelyc8b45c1Fix test99c9e6dAdd comments w.r.t. inputsc976156Fix tests once againe3f0b63Add more tests w.r.t. inputsd8537e4Merge pull request #30 from fangyi-zhou/fix-non-english-inpu82d03aeUpdate CHANGELOGba66e25Get country from user profile2a88f38Merge pull request #68 from svenvNL/user-country📊 Changes
6 files changed (+129 additions, -25 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
Cargo.lock(+1 -0)📝
Cargo.toml(+1 -0)📝
src/app.rs(+26 -4)📝
src/handlers/input.rs(+97 -21)📝
src/main.rs(+2 -0)📄 Description
dunno that anyone else is clamouring for this, but why not, right? :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.