issues
search
jedib0t
/
go-pretty
Table-writer and more in golang!
MIT License
3.06k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
table: ImportGrid to import a 1d or 2d grid as rows
#343
jedib0t
closed
5 days ago
2
How to colorize a single table cell?
#342
gaissmai
closed
1 week ago
1
table: defaults for row/header/footer align/valign; fixes #340
#341
jedib0t
closed
2 weeks ago
2
How to apply text alignment to all header columns?
#340
hellt
closed
2 weeks ago
4
Reset Rows not working as expected
#339
elC0mpa
closed
2 weeks ago
3
table: change EmptySeparator to be a blank space; fixes #337
#338
jedib0t
closed
1 month ago
2
table format error on windows after a automerge column
#337
sceneryback
closed
1 month ago
18
progress: option to remove trackers from screen on completion
#336
jedib0t
closed
1 month ago
2
table: auto expand columns with Style().Size.WidthMin
#335
jedib0t
closed
1 month ago
2
text: handle hyperlink embedded text correctly; fixes #329
#334
jedib0t
closed
2 months ago
2
Text wrapping fix
#333
jedib0t
closed
2 months ago
2
progress: fix possible race in Stop(); fixes #322
#332
jedib0t
closed
2 months ago
2
table: Pager to page through the output
#331
jedib0t
closed
2 months ago
2
Text wrapping in a table breaks color configuration
#330
ayala-orca
closed
2 months ago
5
[Bug] text.Hyperlink breaks table alignment of header, footer and row data
#329
ondrovic
closed
2 months ago
5
[Feature Request] - Table full width based on terminal size / Header / Row content auto positioning
#328
ondrovic
closed
1 month ago
9
table: ignore non-printable characters when suppressing empty columns
#327
iamjoemccormick
closed
3 months ago
3
[Feature Request || Question] - Table - Clickable Results
#326
ondrovic
closed
3 months ago
5
feat: adding batch display on enter
#325
jeff06
closed
2 months ago
7
Display in incrementation
#324
jeff06
closed
3 months ago
5
how make title lowercase
#323
fansehep
closed
4 months ago
2
Race between Progress.Render and Progress.Stop
#322
N-o-Z
closed
2 months ago
1
Allow removal of trackers and clearing of progress
#321
apprehensions
closed
1 month ago
3
table: update note about auto-merge
#320
hindessm
closed
7 months ago
3
table: html row automerge support
#319
hindessm
closed
7 months ago
6
table: add DoNotFillSpaceWhenEndOfLine option
#318
nexustar
closed
7 months ago
8
table: paging should work with auto-merge; fixes #315
#317
jedib0t
closed
7 months ago
2
Nested Table Structure
#316
safaci2000
closed
7 months ago
4
Paging is set when row/column cell merge is set at the same time, missing some cell data
#315
xjxl520303
closed
7 months ago
2
Merging not all possible cells in a row
#314
alexanius
closed
7 months ago
2
table: fix paging with separators; fixes #312
#313
jedib0t
closed
8 months ago
2
Paging result not expected
#312
xjxl520303
closed
8 months ago
2
table: note about auto-merge and HTML/Markdown modes
#311
jedib0t
closed
8 months ago
2
How to print table in the middle terminal
#310
FerdinaKusumah
closed
8 months ago
1
Allow alphanumerical sort to be case-insensitive
#309
Skeeve
closed
8 months ago
3
text: remove unused regular expression
#308
jedib0t
closed
8 months ago
2
regexp no longer required
#307
Skeeve
closed
8 months ago
1
table: mixed-mode alignment and sorting
#306
jedib0t
closed
8 months ago
2
Table.SortBy can't handle empty cells
#305
Skeeve
closed
8 months ago
1
remove deprecation message
#304
Skeeve
closed
8 months ago
2
Cell alignment based on content like in Excel
#303
Skeeve
closed
8 months ago
11
proposal/SetColumnConfigNumberless
#302
Skeeve
closed
8 months ago
4
Last column's header ignores ColumnConfig.AlignHeader
#301
Skeeve
closed
8 months ago
1
Consider empty cells to be not non-numeric
#300
Skeeve
closed
8 months ago
4
Automatic right alignment of number-cells only when number in each row
#299
Skeeve
closed
8 months ago
5
Automerge does not work in HTML rendered by table
#298
naveenbharadwaj-nc
closed
9 months ago
4
Calling SetRowPainter() will not compile
#297
jlanzarotta
closed
9 months ago
3
table: fix documentation for merges; fixes #294
#296
jedib0t
closed
10 months ago
2
fix(table): SuppressTrailingSpaces also removed spaces from the beginning
#295
ilya-lesikov
closed
10 months ago
7
Auto merge sample in the docs does not separate header rows as shown
#294
akashjain971
closed
10 months ago
1
Next