ondratu / formiko

reStructuredText editor and live previewer
Other
123 stars 9 forks source link

Can't say no to "reload from storage" #24

Closed scarlehoff closed 3 years ago

scarlehoff commented 3 years ago

The message:

File test.rst has changed Do you want to load from storage?

cannot be dismissed.

I'm using formiko 1.4.3 from the Arch User Repository which as far as I can see gets the package directly from github.

How to reproduce

Open any file. Modify said file externally (for instance with vim).

Formiko will ask you whether you want to reload from storage, pressing yes will reload the file. If you press no, however, you will continuously get asked.

Workaround

Say yes and press CTRL+Z twice, that seems to take you back where you were.

scarlehoff commented 3 years ago

nvm, the version from git works, so I'll just close this issue and use formiko-git instead.