mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-28 09:06:01 +03:00
[PR #425] [MERGED] Add more readline shortcuts and make ^U work like readline #816
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#816
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/425
Author: @fratajczak
Created: 4/30/2020
Status: ✅ Merged
Merged: 5/4/2020
Merged by: @Rigellute
Base:
master← Head:master📝 Commits (4)
f49119bUpdate Ctrl-U shortcut to work like readline, add Ctrl-L86db537Add Ctrl-K readline shortcut (delete end of line)02bb660Add Ctrl-W readline shortcut (delete previous word)9bf6a28Add new readline shortcuts to help menu📊 Changes
2 files changed (+112 additions, -2 deletions)
View changed files
📝
src/handlers/input.rs(+100 -1)📝
src/ui/help.rs(+12 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.