mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #114] [MERGED] Add Ctrl-f and Ctrl-b emacs style keybindings for left and right motion #613
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#613
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/114
Author: @RadicalZephyr
Created: 10/26/2019
Status: ✅ Merged
Merged: 10/29/2019
Merged by: @Rigellute
Base:
master← Head:fill-out-emacs-keybinds📝 Commits (3)
32cf0deAdd Ctrl-f and Ctrl-b emacs style keybindings for left and right motiona47ed7aDocument emacs-like ui movement keybindings in help ui10251dbCorrect formatting for new help docs📊 Changes
2 files changed (+22 additions, -6 deletions)
View changed files
📝
src/handlers/common_key_events.rs(+2 -2)📝
src/ui/help.rs(+20 -4)📄 Description
It seems unfair to leave out the emacs keybindings for left and right motion, so I added them for you.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.