martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
682 stars 77 forks source link

PDFGen31 Created truncate string function #484

Closed PartialVolume closed 1 year ago

PartialVolume commented 1 year ago

Created a function that truncates a string that is printed to a window if the string should exceed the window width.

This prevents the line wrap that occurs with mvwprintw when the window width is not wide enough. This mainly occurs with a 4:3 ratio monitor, 80 columns wide.