Can I have a single statusline at the bottom of the window that changes to information about the currently focussed buffer?
Six years later, this is now possible with neovim.
To activate put:
laststatus=3
in your init.vim
init.vim