Skip to content

Add an "edit" mode to the curses front-end #9

Description

@calebsmith

Essentially, this should allow a user to edit and save the seed data file that is loaded. A session would look something like:

gameoflife data/filename.dat

Make edits, save and quit. filename.dat is now updated with the edits made.

This will likely need to have the cursor enabled in curses, and move the cursor with hjkl and arrow keys

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions