[GH-ISSUE #119] Pause glyph is huge #49

Closed
opened 2026-03-02 23:44:02 +03:00 by kerem · 4 comments
Owner

Originally created by @0323pin on GitHub (Feb 4, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/119

Hi,

Just updated locally to 0.11.0 and will merge it into out repositories soon. Just a thought ...

Play glyph

2023-02-04-183318_1366x768_scrot

Paus glyph

2023-02-04-183903_1366x768_scrot

The paus glyph looks huge :(

Originally created by @0323pin on GitHub (Feb 4, 2023). Original GitHub issue: https://github.com/aome510/spotify-player/issues/119 Hi, Just updated locally to 0.11.0 and will merge it into out repositories soon. Just a thought ... Play glyph ![2023-02-04-183318_1366x768_scrot](https://user-images.githubusercontent.com/90570748/216781627-6e3d264c-33db-4db6-8a1e-c9af7a2f59f9.png) Paus glyph ![2023-02-04-183903_1366x768_scrot](https://user-images.githubusercontent.com/90570748/216781691-58cafa24-aa03-4a87-ad92-0d70de9a1a49.png) The paus glyph looks huge :(
kerem 2026-03-02 23:44:02 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Feb 4, 2023):

Hi pin, yeah you're right =)). The pause icon is, in fact, 2 characters instead of 1 character like the play icon. The previous pause icon cannot be rendered in some terminals, so I need to change it to a different one.

These icons are configurable in app.toml, so you can change it to whatever you want: https://github.com/aome510/spotify-player/blob/master/examples/app.toml#L13

<!-- gh-comment-id:1416810105 --> @aome510 commented on GitHub (Feb 4, 2023): Hi pin, yeah you're right =)). The pause icon is, in fact, 2 characters instead of 1 character like the play icon. The previous pause icon cannot be rendered in some terminals, so I need to change it to a different one. These icons are configurable in `app.toml`, so you can change it to whatever you want: https://github.com/aome510/spotify-player/blob/master/examples/app.toml#L13
Author
Owner

@0323pin commented on GitHub (Feb 4, 2023):

@aome510 I'll look into it. Building hackernews-TUI right now, need to update that one also :)

<!-- gh-comment-id:1416812404 --> @0323pin commented on GitHub (Feb 4, 2023): @aome510 I'll look into it. Building `hackernews-TUI` right now, need to update that one also :)
Author
Owner

@0323pin commented on GitHub (Feb 4, 2023):

@aome510 fixed, thanks.

Copied the paus_icon from v0.10.0 into my app.toml and everything is looking good now :)

hn ready also, will merge both later tonight.

<!-- gh-comment-id:1416814513 --> @0323pin commented on GitHub (Feb 4, 2023): @aome510 fixed, thanks. Copied the `paus_icon` from v0.10.0 into my `app.toml` and everything is looking good now :) hn ready also, will merge both later tonight.
Author
Owner
<!-- gh-comment-id:1416841672 --> @0323pin commented on GitHub (Feb 4, 2023): Just FYI, both merged now :) http://mail-index.netbsd.org/pkgsrc-changes/2023/02/04/msg268968.html http://mail-index.netbsd.org/pkgsrc-changes/2023/02/04/msg268970.html
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-player#49
No description provided.