dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.04k stars 102 forks source link

prettier ls #200

Closed samweru closed 8 months ago

samweru commented 1 year ago

Hi,

Thought it would be nicer to have a prettier listing of files.

Before:

/dbx/biling-system-1.jpg /dbx/aW0CeMMI_400x400.jpg

After:

/dbx/biling-system-1.jpg  
/dbx/aW0CeMMI_400x400.jpg

Please see cmd/ls.go

Hope you accept.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

bandtank commented 8 months ago

it would be better if you showed the difference between the outputs in this PR