User interface

I would like the file view and the playlist take up the whole width of the terminal because most often file/songnames gets truncated so you can't see the whole information. I know one can see it at the bottom, but I'd like to see it in the list.

The way this would function is that each time tab is pressed, the view would switch between either full-width filelist or full-width playlist. Maybe set this as an option.

With default configuration (layout options not set) press l and then use tab to switch between views.

--
Damian Pietras - MOC developer

I'd like MOC to start with the playlist taking up the entire screen...

I did the following:

Layout1 = "playlist:0,0,100%,100%"
Layout2 = "playlist:0,0,50%,100% directory 50%,0,50%,100%"

but still MOC starts with the DIRECTORY taking up the entire screen...

(btw. I'm using the current unstable debian package)