issues
search
phsym
/
prettytable-rs
A rust library to print aligned and formatted tables
https://crates.io/crates/prettytable-rs
BSD 3-Clause "New" or "Revised" License
939
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update unicode-width requirement from 0.1 to 0.2
#169
dependabot[bot]
opened
1 month ago
0
Does this library have the capability to transpose data?
#168
xsa-dev
closed
2 months ago
1
More box-drawing character styles
#167
lubomirkurcak
opened
3 months ago
0
Update term requirement from 0.7 to 1.0
#166
dependabot[bot]
opened
3 months ago
0
Cell width incorrect when using external formatting
#165
Myzel394
opened
4 months ago
3
Rename FORMAT_CLEAN to FORMAT_NONE
#164
rilysh
opened
5 months ago
0
Running the compiled dirscan shows a segmentfault
#163
fancity-xia
closed
7 months ago
4
Unexpected `FromIterator<Utf8Char> for Vec<u8>` import by just importing prettytable-rs
#162
minty99
opened
8 months ago
0
Fix HTML output for title rows
#161
michaelsippel
opened
9 months ago
2
feat: make `is_terminal` replaceble with `std` implementation
#160
JarvisCraft
opened
11 months ago
2
.printhtml() method doesnt insert table headers (titles) correctly
#159
belakm
opened
12 months ago
2
Display Train over Table Object
#158
MrDataPsycho
opened
1 year ago
0
Update CSV dependency and remove is_terminal
#157
loewenheim
opened
1 year ago
5
Table::print_term will now only print colors to terminals
#156
asomers
opened
1 year ago
0
Could we get some form of Format Macro?
#155
TheEmeraldBee
opened
1 year ago
1
Apply dynamic styles to nested table
#154
samiraguiar
opened
1 year ago
4
Release x.y.z
#153
pinkforest
opened
1 year ago
0
chore: Release 0.10.0
#152
pinkforest
closed
1 year ago
0
Switch atty to is-terminal
#151
pinkforest
closed
1 year ago
0
Make Color optional
#150
pinkforest
opened
1 year ago
1
Fix fmt
#149
pinkforest
closed
1 year ago
0
Fix CI
#148
pinkforest
closed
1 year ago
0
Release 0.10.0
#147
pinkforest
closed
1 year ago
2
Remove the unsafe code in Table::as_ref
#146
david0u0
closed
1 year ago
3
force casting Vec<T> to &[T] in Table::AsRef is causing trouble
#145
david0u0
closed
1 year ago
12
Replace atty dependency in prettytable-rs due to RUSTSEC-2021-0145
#144
willbuckner
closed
1 year ago
2
Adds a getter to retrieve the title row
#143
nullsauce
opened
2 years ago
0
Some suggestions to simplify the code
#142
Jedsek
closed
1 year ago
0
output of a table to a string with styles -- is it possible?
#141
faried
opened
2 years ago
5
TableSlice::print_tty() should not panic on I/O errors
#140
koutheir
opened
2 years ago
1
Mark crate as `deprecated` on crates.io
#139
Nukesor
closed
1 year ago
1
Mark crate as `deprecated` on crates.io
#138
Nukesor
closed
1 year ago
2
Fix panic due to incorrect ANSI escape handling, add fuzzer
#137
5225225
closed
1 year ago
1
Update term dependency
#136
jcaesar
closed
1 year ago
3
Upgrade to GitHub-native Dependabot
#135
dependabot-preview[bot]
closed
2 years ago
1
Prettier formatting when horizontal span is present
#134
sanxiyn
opened
3 years ago
0
Use double lines box-drawing characters for title line
#133
sanxiyn
opened
3 years ago
1
Update term requirement from 0.6 to 0.7
#132
dependabot-preview[bot]
closed
2 years ago
0
Allow skipping line separators
#131
SOF3
closed
1 year ago
2
Crash due to subtract with overflow
#130
alexanderkjall
closed
1 year ago
4
Support styling options / colors for borders and separators
#129
sergiimk
opened
4 years ago
2
Question: Slice Usage With Row Macro
#128
dfirence
opened
4 years ago
0
Fix display of empty tables
#127
nschoellhorn
closed
1 year ago
2
term has security warning, please update
#126
yaa110
closed
1 year ago
1
Removed encode-unicode dependency.
#125
markhildreth
closed
1 year ago
2
Using more than one character as separator
#124
ipiqueras
opened
4 years ago
0
Customize display width handling
#123
eugene-bulkin
opened
4 years ago
0
Multiline with automatic newlines
#122
Nukesor
closed
2 years ago
0
Add tree module to be able tree lignes in row
#121
davidB
opened
5 years ago
1
Formatting (cargo fmt)
#120
devashishdxt
closed
1 year ago
2
Next