Add unicode-based grapheme width estimation method
This commit is contained in:
parent
900a686d0d
commit
17185ea536
5 changed files with 56 additions and 7 deletions
|
|
@ -16,6 +16,12 @@ Procedure when bumping the version number:
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- Unicode-based grapheme width estimation method
|
||||
- `width_estimation_method` config option
|
||||
- `--width-estimation-method` option
|
||||
|
||||
### Changed
|
||||
|
||||
- Updated documentation for `time_zone` config option
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue