Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add firefox support. #70

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pylipp
Copy link

@pylipp pylipp commented Aug 31, 2017

When creating the html, a title is prepended. Firefox uses it to set the tab text which is again what xdotool can search for.

Remember to set g:vim_markdown_preview_browser='firefox' in your vimrc.

@Luxed
Copy link

Luxed commented Mar 19, 2018

For me this change is not working because the name of the tab openned in Firefox is actually the name of the markdown file for some reason, so let's say the file is called test_file.md, the firefox page will be called test_file and my window manager's (i3) window will be called test_file - Mozilla Firefox. Please keep in mind that I use Firefox Quantum which may have changed the behavior somewhat.
I will try to see what I can do when I have time. Adding an option for firefox_quantum maybe be a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants