lus / pasty

pasty is a fast and lightweight code pasting server
https://pasty.lus.pm
MIT License
200 stars 28 forks source link

Show content length #33

Closed masl closed 2 years ago

masl commented 2 years ago

Add detailed information about the size of the content, like the number of lines and the size of the whole paste.

It could look something like this: image

lus commented 2 years ago

Character & line counts are displayed in the bottom-right corner now. Thanks for your suggestion!