cloudhead / rx

👾 Modern and minimalist pixel editor
https://discord.gg/xHggPjfsS9
GNU General Public License v3.0
3.09k stars 109 forks source link

If applied this commit will add :wq and :x commands #57

Closed pop closed 4 years ago

pop commented 4 years ago

The codebase had all of the support for the WriteQuit command but it wasn't being invoked in cmd.rs so this was probably an oversight.

cloudhead commented 4 years ago

Thanks!

For the future, it's not necessary to include the If applied this commit will part of the message -- it's more of a mental helper for getting the tense right. So in this case the message can just be Add :wq and :x commands :smile:

pop commented 4 years ago

:sweat_smile: Lol. I thought it was a "complete this sentence" guideline. That makes more sense.