Skip to content

Tags: pirmd/text

Tags

v0.7.0

Toggle v0.7.0's commit message
get ready for v0.7.0

v0.6.2

Toggle v0.6.2's commit message
Add LazyTab that extends LazyWrap to facilitate API.

v0.6.1

Toggle v0.6.1's commit message
Add LazyWrap and visual.LazyCut to handle long words that benefit of not

being split (like URL) waiting for a better algorithm that split words.

v0.6.0

Toggle v0.6.0's commit message
Get ready for v0.6.0

v0.5.4

Toggle v0.5.4's commit message
Fix a bug triggered when drawing an empty table

v0.5.3

Toggle v0.5.3's commit message
Fix bug when wrapping ANSI-formatted text into table columns.

v0.5.2

Toggle v0.5.2's commit message
Fix a bug where ByLines tokenizer were adding '\n' at the end of inputs.

v0.5.1

Toggle v0.5.1's commit message
- FIX bug in Table where empty columns where not properly managed.

- Simplify Table API by deleting non used wrapper around NewTable.

v0.5.0

Toggle v0.5.0's commit message
Add a flag to select whether wrap - and functions based on wrap - should

cut long words that excede line limits or not.

v0.4.2

Toggle v0.4.2's commit message
Update to github.com/pirmd/verify v0.4.1