Rigellute / spotify-tui

Spotify for the terminal written in Rust 🚀
MIT License
17.61k stars 526 forks source link

wezterm terminal issue #1113

Closed zvbt closed 11 months ago

zvbt commented 11 months ago

Whenever I use Spotify-TUI in the Wezterm terminal, it freezes after a certain amount of time.

apprehensions commented 11 months ago

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 11 months ago

I tried Spotify_player and it did the same thing, I later found out the problem was with my wezterm config.

apprehensions commented 11 months ago

What was the exact issue?

zvbt commented 11 months ago

In my config, I was using the keybind "n" for a certain function. After I removed it, there were no more freezing issues.