[PR #64] [MERGED] Fix input errors #587

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/64
Author: @Rigellute
Created: 10/14/2019
Status: Merged
Merged: 10/14/2019
Merged by: @Rigellute

Base: masterHead: fix-backspace-issue-and-left-press-input


📝 Commits (2)

  • 444012e Fix input errors
  • 8c42b65 Update CHANGELOG with search input fixes

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 src/handlers/input.rs (+4 -3)

📄 Description

  1. Fix "out-of-bounds" crash when pressing left too many times https://github.com/Rigellute/spotify-tui/issues/63
  2. Fix issue that backspace always deleted the end of input, not where the cursor is https://github.com/Rigellute/spotify-tui/issues/33

🔄 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/64 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 10/14/2019 **Status:** ✅ Merged **Merged:** 10/14/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `fix-backspace-issue-and-left-press-input` --- ### 📝 Commits (2) - [`444012e`](https://github.com/Rigellute/spotify-tui/commit/444012e8cfad89565a3ecc1ad5af03d5d9f9ffa0) Fix input errors - [`8c42b65`](https://github.com/Rigellute/spotify-tui/commit/8c42b65c50d0db3f0a0dc76116a85e4f21f9782d) Update CHANGELOG with search input fixes ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `src/handlers/input.rs` (+4 -3) </details> ### 📄 Description 1. Fix "out-of-bounds" crash when pressing left too many times https://github.com/Rigellute/spotify-tui/issues/63 2. Fix issue that backspace always deleted the end of input, not where the cursor is https://github.com/Rigellute/spotify-tui/issues/33 --- <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:07 +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#587
No description provided.