mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-02 04:24:28 +01:00
This feature allows users to monitor log files' writing, as Unix "tail -f" command. Here are the conditions of monitoring: 1. file to monitor should exist. 2. file will be set as readonly during monitoring. 3. each update will scroll to the last line.