Releases: eyeplum/cicero-tui
Releases · eyeplum/cicero-tui
Unicode 15.0
- Unicode data has been updated to 15.0
Unicode 14.0
- Unicode data has been updated to 14.0
- When running in CLI mode, an input is now required
Make use of Alternate Screen
Make use of Alternate Screen so that when exiting TUI, the screen will go back to its previous state.
Unicode as a Flamegraph!
Add a new option (-g
or --generate-flamegraph
) that generates a Chrome about:tracing
compatible JSON file representing all Unicode Planes and Blocks.
Character Preview Settings
- Add support for configuring character preview fonts
- With this settings file, it's now possible to preview characters on Windows
Fix character preview for some characters
Fix character preview for characters with glyph size larger than the requested size.
Example (v0.1.3
on the left, v0.1.4
on the right):
v0.1.3
- The grapheme list now responds to
Page Up
or Page Down
keys by scrolling 10 rows up or down.
v0.1.2
- Tweak error message when an unrecognized input/output type is provided
- Tweak help information
v0.1.1
- Add UTF-8 and UTF-16 encoded to character properties in CLI and TUI