an-cabal / an-editor

an text editor
MIT License
6 stars 1 forks source link

Editor saves buffer contents #8

Open hawkw opened 7 years ago

hawkw commented 7 years ago

When a "save" command is received, the editor should write the contents of the buffer back to the opened file.

We should decide on a placeholder key combination for "save". For now, it can be whatever - we'll support remapping this later.