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
edited by

When I run vifm, it shows the current path on the titlebar of the terminal window.

How can I change it to show shorter verson or just vifm or maybe fixed number of characters of the current directory name?

Thank you

1 Answer

0 votes
by

That's not possible as of v0.14, because there is no 'titlestring' option as in Vim.

Related GitHub issue: https://github.com/vifm/vifm/issues/587

If you would like to make a bug report or feature request consider using GitHub, SourceForge or e-mail. Posting such things here is acceptable, but this is not a perfect place for them.
...