;doc:ui: remove caveat about unsupported editors

This commit is contained in:
Caleb Maclennan 2025-10-03 17:44:11 -06:00 committed by Simon Michael
parent a7c447a393
commit a982f385c7

View File

@ -327,8 +327,6 @@ eg to toggle cleared mode, or to explore the history.
- It may not work at all for you, depending on platform or system configuration.
On some unix systems, increasing fs.inotify.max_user_watches or fs.file-max parameters in /etc/sysctl.conf might help.
([#836](https://github.com/simonmichael/hledger/issues/836))
- It may not detect file changes made by certain tools, such as Jetbrains IDEs or gedit.
([#1617](https://github.com/simonmichael/hledger/issues/1617))
- It may not detect changes made from outside a virtual machine, ie by an editor running on the host system.
- It may not detect file changes on certain less common filesystems.
- It may use increasing CPU and RAM over time, especially with large files.