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

browser-sync does not work when the editor is vim?? #2076

Open
wisdomlight opened this issue Jul 11, 2024 · 0 comments
Open

browser-sync does not work when the editor is vim?? #2076

wisdomlight opened this issue Jul 11, 2024 · 0 comments

Comments

@wisdomlight
Copy link

Issue details

so I only do basic html css stuff with browser-sync
I use vim as my editor
browser-sync start --server --files index.html chapter-8-static.css
or
browser-sync start --server --files index.html *.css are the commands I used.
The issue - when working with Text Editor (gedit) and using the above command - things work fine!

When using vim to edit the css and html files, the saved changes are not reflected in the browser.

F5 will make edits visible.

Sometimes editing with vim - changes to the css files are visible, othertimes not, same with the html.
There's no reason nor rhyme

Any advice?

Steps to reproduce/test case

Please specify which version of Browsersync, node and npm you're running

  • Browsersync [ 3.0.2 ]
  • Node [ v12.22.9 ]
  • Npm [ 8.5.1 ]

Affected platforms

  • [ x] linux

Browsersync use-case

  • [x ] CLI

If CLI, please paste the entire command below

browser-sync start --server --files index.html chapter-8-static.css

browser-sync start -s --cwd

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

No branches or pull requests

1 participant