Back to IssuesView on GitHub
#452
Easy
line_number gutter stops displaying line numbers beyond line 99
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
Files Likely Touched
Labels
bugcore