You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes #29. Fix issue on Windows where locale does not default to UTF…
…-8, causing ghostwriter to not detect UTF-8 if a file being read does not have a BOM. UTF-8 is now enforced by default when reading a file.