mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #77] crash on non-ascii symbols in search input #50
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#50
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?
Originally created by @kumekay on GitHub (Oct 18, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/77
Application exits on any keypress after first appearance of non-ascii symbol in search bar, like ž, Ф, or 🥰
Steps to reproduce:
Just press
/and try to enter any non-ascii characterVersion: spotify-tui 0.6.2
Os: Macos 10.15
Terminal: iterm2 Build 3.3.3
@Rigellute commented on GitHub (Oct 18, 2019):
A fix for this got merged today. https://github.com/Rigellute/spotify-tui/pull/30
Will be in the next release 👍