Welcome to Vifm Q&A, where you can ask questions about using Vifm. Registration is optional, anonymous posts are moderated. E-mail and GitHub logins are enabled.
0 votes
in vifm by

in one-window view (":only") the top-bar is redundant, and i would like to hide it to free up realestate. is that possible? thanks!

1 Answer

0 votes
by

If you're talking about the tabline, then yes, via 'showtabline' option.

If you mean pane title, then there is no option for that. Assuming this is the one, it's redundant because you're seeing the same information in the title of the window?

by

thanks for the quick answer!
i believe i'm talking about the pane-title, the one that by default just shows the current directory.
sorry, i forgot to say that i'm using 'millerview' together with 'only', then it's redundant because i can already see the current directory in the left pane. and also i can just display it in the statusbar instead for example.

...