Export to GitHub

file-monitor - issue #9

Text files do not update


Posted on May 29, 2012 by Swift Dog

What steps will reproduce the problem? 1. Open a currently-being-edited text file

What is the expected output? What do you see instead? Expected: see live changes, Instead: I see the file in the state it was opened

What version of the product are you using? On what operating system? v1.1.0 (PS: it would be helpful to add Help/About)

Please provide any additional information below. .

Comment #1

Posted on May 30, 2012 by Swift Dog

This happens when the file is overwritten

Comment #2

Posted on Jul 18, 2012 by Quick Ox

Text files as well as all other file types now successfully display changes on all platforms (Linux was exhibiting an inode update issue). There is also a "scroll to bottom" feature for text files that will make observing changes to log files easier to follow. A help/about has also been added.

Status: Fixed

Labels:
Type-Defect Priority-Medium