sansyrox / macsimus

A custom editor based on NeoVim and inspired from Vim and Emacs to maximise productivity.
GNU General Public License v3.0
26 stars 1 forks source link

Use Python to manage the cli flags and installation #20

Open sansyrox opened 3 years ago

sansyrox commented 3 years ago

E.g. to open a previous session or the next one.

This should be done in Python instead of bash.