mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #497] Successful armv7 compile, except for one thing #205
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#205
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 @ahuston-0 on GitHub (Jun 14, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/497
Hi there!
I am running spt on a Raspberry Pi 4 after configuring rustup to use the default stable toolchain for my version of Rust (on 32-bit arch arm). It's working fantastically as front-end for Spotify Connect, but I currently run into an issue where my library is really small unless I make my terminal nearly fullscreen. I don't know if this is because I'm running in 1360x768, but I was wondering if there was any way to resize the library box so it and the playlist box share similar amounts of real estate?
OS: 32-bit Arch Linux
Arch: armv7 (I think? that's the rust toolchain I have at least)
Terminal: Tilix with unicode support enabled
Also slightly unrelated: I tried uninstalling and building through the AUR and it works just as well even though the PKGBUILD file says its only for x86_64