AmokHuginnsson / replxx

A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
Other
690 stars 108 forks source link

Remove ReplxxImpl._charWidths field #117

Closed gwenn closed 3 years ago

gwenn commented 3 years ago

Remove field and associated type and recompute_character_widths method.

My guess is that they can be safely removed because they are used only by preload_puffer.