Colby-CPU-Sim / CPUSim

GNU General Public License v3.0
52 stars 18 forks source link

Files changed on the disk are not updated in the editor #75

Open moirage opened 7 years ago

moirage commented 7 years ago

When the user overwrites a text file that is already open, there are two tabs with the exact same file open but different contents. There is also the problem if a file that is open in a tab is edited by another program, the contents of the tab will not be updated. This is something that we did not have enough time to fix.