mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #1113] wezterm terminal issue #524
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#524
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 @zvbt on GitHub (Dec 23, 2023).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1113
Whenever I use Spotify-TUI in the Wezterm terminal, it freezes after a certain amount of time.
@sewnie commented on GitHub (Dec 24, 2023):
This may be an issue related with your terminal and not spt. To verify, please try spotify_player and see if the issue happens there.
@zvbt commented on GitHub (Dec 27, 2023):
I tried Spotify_player and it did the same thing, I later found out the problem was with my wezterm config.
@sewnie commented on GitHub (Dec 27, 2023):
What was the exact issue?
@zvbt commented on GitHub (Dec 28, 2023):
In my config, I was using the keybind "n" for a certain function. After I removed it, there were no more freezing issues.