1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 12:05:39 +03:00
fq/internal/ansi
Mattias Wadman 913f5780f4 columnwriter,dump: Add Column interface and refactor into BarColumn and MultiLineColumn
This removes bar column drawing responsility from already complicated dump code.

Start of dump code refactor that will enable configurable columns and proper column truncate/wrap.
2022-08-24 21:48:56 +02:00
..
ansi_test.go Cleanup and rename s/BufferView/BufferRange 2021-10-21 00:48:30 +02:00
ansi.go columnwriter,dump: Add Column interface and refactor into BarColumn and MultiLineColumn 2022-08-24 21:48:56 +02:00