You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open Fava, I have some scripts that update commidity prices in the background.
These files are imported from the main file that I am manually editing.
Whenever a file is changed in the background, the UI warns me with a yellow message (OK), but also moves my cursor from line 10k to line 1 (not OK). Luckily, my manual changes are not lost, so I can scroll down and resume them before clicking "Save".
However, I have to wait for all scripts to finish before doing my manual edits, otherwise I get moved up every few seconds.
Is there a way to disable that the user's cursor is moved to the first line of the file, whenever a change is detected?
The text was updated successfully, but these errors were encountered:
When I open Fava, I have some scripts that update commidity prices in the background.
These files are imported from the main file that I am manually editing.
Whenever a file is changed in the background, the UI warns me with a yellow message (OK), but also moves my cursor from line 10k to line 1 (not OK). Luckily, my manual changes are not lost, so I can scroll down and resume them before clicking "Save".
However, I have to wait for all scripts to finish before doing my manual edits, otherwise I get moved up every few seconds.
Is there a way to disable that the user's cursor is moved to the first line of the file, whenever a change is detected?
The text was updated successfully, but these errors were encountered: