Mitchell Hashimoto be0d52a4f2 config: rename "wcswidth" to "legacy" for "grapheme-width-method"
We don't actually use libc wcswidth to determine width and even if we
did some terminals use wcwidth (which behaves differently), some use
the Python wcswidth library (which behaves differently), etc. The
reality is there is no real consistency on "legacy" behavior so by
naming it "legacy" we show that we're doing our best but also gives us
wiggle room to change our behavior in the future.

Functionally nothing changes with this commit.
2024-04-19 09:56:22 -07:00
..
2024-03-13 09:14:12 -07:00
2023-09-11 09:17:29 -07:00
2024-03-13 09:14:12 -07:00
2023-11-24 10:26:55 -08:00
2024-04-17 20:50:50 -07:00
2023-09-23 22:46:16 -07:00