Make `--navigateToChanged` more robust on Windows
authorAnthony Fok <foka@debian.org>
Tue, 27 Jun 2017 09:17:43 +0000 (03:17 -0600)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 27 Jun 2017 09:45:54 +0000 (11:45 +0200)
commit30e14cc31678ddc204b082ab362f86b6b8063881
treeb75f803f1bd97645076a5c54b7f663b0173754c8
parentc825a7312131b4afa67ee90d593640dee3525d98
Make `--navigateToChanged` more robust on Windows

This ensures the new "open 'current content page' in browser" works
on Windows, especially with Emacs and Vim.

Special thanks to @bep for coming up with the idea of the fix.

See #3645
commands/hugo.go