atom-archive / xray

An experimental next-generation Electron-based text editor
MIT License
8.48k stars 235 forks source link

Report text files with edits as modified #154

Closed as-cii closed 5 years ago

as-cii commented 5 years ago

This is a naive implementation. Even if the operations cancel each other out, we will still report the buffers as modified.

🍐'd with @nathansobo

/cc: @probablycorey