monome / druid

terminal interface for crow
GNU General Public License v3.0
35 stars 16 forks source link

always add EOF newline when writing file #66

Closed csboling closed 5 years ago

csboling commented 5 years ago

Fixes #63

Results in writing an extra newline if the file contains one, but this should be fine. It does appear I need to clear the user script if one has already been uploaded without a newline.