Bjørn Erik Pedersen
6eca0a3dee
commands: Fix config reloading in Vim and similar
...
The config path was simplified in Hugo 0.56.0 to support more config dirs/files (go.mod etc.),
and the new code path assumed that every file change would trigger a `Write` event.
This is not true for Vim etc. which triggers a `Chmod` and then a `Rename`.
Lesson learned: Be really careful changing Os/editor specific code without proper tests.
Fixes #6139
2019-07-30 09:35:01 +02:00
..
2018-04-11 09:50:19 +02:00
2018-04-11 09:50:19 +02:00
2019-07-24 09:35:53 +02:00
2019-03-23 18:51:22 +01:00
2019-07-24 09:35:53 +02:00
2018-06-10 23:55:20 +02:00
2019-07-24 09:35:53 +02:00
2019-06-08 00:41:59 +02:00
2018-04-11 09:50:19 +02:00
2018-04-11 09:50:19 +02:00
2018-04-11 09:50:19 +02:00
2018-04-11 09:50:19 +02:00
2018-04-11 09:51:07 +02:00
2018-04-11 09:50:19 +02:00
2018-12-06 14:37:25 +01:00
2018-10-26 14:33:44 +02:00
2019-02-01 08:40:53 +01:00
2018-07-22 00:09:46 +02:00
2019-07-30 09:35:01 +02:00
2018-12-12 19:12:12 +01:00
2019-07-24 09:35:53 +02:00
2019-04-07 00:53:55 +02:00
2018-04-11 09:50:19 +02:00
2019-07-24 09:35:53 +02:00
2019-05-25 00:09:51 +02:00
2019-07-24 09:35:53 +02:00
2019-03-23 18:51:22 +01:00
2019-06-19 23:03:30 +02:00
2018-06-25 12:06:45 -06:00
2019-07-24 09:35:53 +02:00
2018-04-16 08:23:32 +02:00
2018-04-16 08:23:32 +02:00
2018-11-03 16:55:45 +01:00
2019-02-01 08:40:53 +01:00
2019-07-24 09:35:53 +02:00
2019-07-24 09:35:53 +02:00
2018-12-06 14:37:25 +01:00