telephil / cl-ascii-table

Common Lisp API to present tabular data in ASCII-art tables
MIT License
18 stars 5 forks source link

Supress table cell outlines? #5

Open snunez1 opened 3 years ago

snunez1 commented 3 years ago

Is there a way to suppress the cell border characters? In other words, something like this in the example:

      Infos        
 ID Name  Amount  
 1  Bob      150  
 2  Joe      200   
wmealing commented 1 year ago

I know this could be bit late, but you can set format's fill width.