Add overflow handling to the file viewer command dir. #25

Open
opened 2023-03-29 08:20:56 -04:00 by That-One-Nerd · 1 comment
That-One-Nerd commented 2023-03-29 08:20:56 -04:00 (Migrated from github.com)

Currently, if you open a folder with a file name that is bigger than the console buffer's width, every single line printed will overflow onto the next, kind of ruining the look. This should be fixed.

Currently, if you open a folder with a file name that is bigger than the console buffer's width, every single line printed will overflow onto the next, kind of ruining the look. This should be fixed.
That-One-Nerd commented 2023-03-29 08:53:44 -04:00 (Migrated from github.com)

This is a bit finnicky and will likely require a full rework of the system. I'll do that at some point in the future.

This is a bit finnicky and will likely require a full rework of the system. I'll do that at some point in the future.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: That-One-Nerd/SrcMod#25
No description provided.