floem
floem copied to clipboard
Allow `tab` to have no active tabs.
This is a common scenario when using a tabbed interface with one-tab per document without any documents having yet been loaded.
A running example using this can be found here:
https://github.com/hydra/floem/tree/tabbed-document-ui
I'm new to Floem, likely I made mistakes, so review this PR carefully.