This commit is contained in:
Zachary Yedidia
2016-04-04 14:03:38 -04:00
2 changed files with 19 additions and 2 deletions

View File

@@ -217,6 +217,7 @@ func (v *View) Save() {
if err != nil {
messenger.Error(err.Error())
}
messenger.Message("Saved " + v.buf.path)
}
// Copy the selection to the system clipboard