jmdejong / jmdejong/ratuil

use wcwidth

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
13
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I have some functions to determine the width of a string, but that's not always reliable.
[wcwidth](https://pypi.org/project/wcwidth/) seems like a better alternative

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the existing functions that determine string width and inspect how terminal UI sizing uses them. Review the wcwidth package documentation linked in the issue, then replace the unreliable width handling with it and verify that string-width calculations remain correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.