TomasTomecek / sen

Terminal User Interface for containers.
MIT License
990 stars 61 forks source link

Add df view #135

Closed TomasTomecek closed 6 years ago

TomasTomecek commented 7 years ago

Can be tested using command df. After it's loaded, you should also see more detailed disk usage stats in info buffer.

soyo42 commented 7 years ago

Looks great. But before I correctly executed I forgot to press ':' and 'df' removed selected container :-( By the way - is there a way to print all available commands?

Good job.

TomasTomecek commented 7 years ago

Oh, I'm sorry about that. Here's the issue that destructive actions should require confirmation #78 and here's one for listing commands #102.