[PR #114] [MERGED] Add Ctrl-f and Ctrl-b emacs style keybindings for left and right motion #613

Closed
opened 2026-02-28 14:50:13 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: fill-out-emacs-keybinds


📝 Commits (3)

  • 32cf0de Add Ctrl-f and Ctrl-b emacs style keybindings for left and right motion
  • a47ed7a Document emacs-like ui movement keybindings in help ui
  • 10251db Correct 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/114 **Author:** [@RadicalZephyr](https://github.com/RadicalZephyr) **Created:** 10/26/2019 **Status:** ✅ Merged **Merged:** 10/29/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `fill-out-emacs-keybinds` --- ### 📝 Commits (3) - [`32cf0de`](https://github.com/Rigellute/spotify-tui/commit/32cf0de2a6004d8ac3af7a01d7fa15b82ce11af2) Add Ctrl-f and Ctrl-b emacs style keybindings for left and right motion - [`a47ed7a`](https://github.com/Rigellute/spotify-tui/commit/a47ed7a208bad30d4e186c6de26f08823b45e173) Document emacs-like ui movement keybindings in help ui - [`10251db`](https://github.com/Rigellute/spotify-tui/commit/10251db724bc007fc9f04f0d02a3936cace2c79f) Correct formatting for new help docs ### 📊 Changes **2 files changed** (+22 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/handlers/common_key_events.rs` (+2 -2) 📝 `src/ui/help.rs` (+20 -4) </details> ### 📄 Description It seems unfair to leave out the emacs keybindings for left and right motion, so I added them for you. --- <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:13 +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#613
No description provided.