[PR #938] added support for RTL texts (hebrew & arabic) #1099

Open
opened 2026-02-28 14:54:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/938
Author: @ofirgall
Created: 1/10/2022
Status: 🔄 Open

Base: masterHead: feature/rtl


📝 Commits (1)

  • f009a57 added support for RTL texts (hebrew & arabic)

📊 Changes

4 files changed (+65 additions, -45 deletions)

View changed files

📝 Cargo.lock (+3 -5)
📝 Cargo.toml (+1 -0)
📝 src/ui/mod.rs (+47 -40)
📝 src/ui/util.rs (+14 -0)

📄 Description

Fixing #518


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/938 **Author:** [@ofirgall](https://github.com/ofirgall) **Created:** 1/10/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `feature/rtl` --- ### 📝 Commits (1) - [`f009a57`](https://github.com/Rigellute/spotify-tui/commit/f009a57215a0583ddb6972f4d48a10fc40eb08db) added support for RTL texts (hebrew & arabic) ### 📊 Changes **4 files changed** (+65 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -5) 📝 `Cargo.toml` (+1 -0) 📝 `src/ui/mod.rs` (+47 -40) 📝 `src/ui/util.rs` (+14 -0) </details> ### 📄 Description Fixing #518 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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-tui#1099
No description provided.