Open
Description
Please provide a description of the bug / issue, and provide the details below:
Since scrolling doesn't work on Windows, not even in Ubuntu on Windows nor Ubuntu on Ubuntu on Windows (over SSH!), it would be nice if you just took out the blank lines between the module and asset names so that we could see a bit more. I don't really need to see a full list of assets, but there appears to be some wasted space here.
If the issue is visual, please provide screenshots here
Steps to reproduce the problem
Just start up webpack-dashboard. Make sure you have enough modules or assets to fill the box.
Please provide a gist of relevant files
n/a
More Details
- Windows 10 + Ubuntu (over SSH)
- What terminal application are you using? Tried ConEmu, Bash.exe, PowerShell, Cmd.exe
- What version of webpack-dashboard are you using? 0.1.6
- What is the output of running
echo $TERM
? From ConEmu/Windows:$TERM
(no variable interpolation!), from my Vagrant Ubuntubox:xterm