Home

anomalyco/opentui

Status:Indexed
Analyzed 4d ago6K+ starsTypeScript

OpenTUI is a library for building terminal user interfaces (TUIs)

Back to Issues
#452
Easy

line_number gutter stops displaying line numbers beyond line 99

View on GitHub

Summary

The line number gutter in the core OpenTUI library is not rendering numbers beyond 99. The fix involves identifying why the rendering stops at this specific number and correcting the logic to support an unlimited number of lines.

Skills Required

TypeScriptDOM ManipulationTesting

Labels

bugcore