Thun/joy/gui
Simon Forman 4ed8422258 Load JOY_HOME/definitions.txt
You still can't edit other text files from within the UI, but at least
now you have a place to persist your own definitions over restarts.

I thought about having a [definitions] section in the config INI file,
but for some reason I prefer a separate definitions.txt file.  I dunno.
Might change it in future.
2018-07-22 11:50:34 -07:00
..
default_joy_home Rework the default JOY_HOME contents. 2018-07-21 20:19:38 -07:00
__init__.py It's time to bring in the GUI. 2018-07-14 12:45:52 -07:00
__main__.py Much globals. Wow. 2018-07-14 20:58:43 -07:00
init_joy_home.py Rework the default JOY_HOME contents. 2018-07-21 20:19:38 -07:00
main.py Load JOY_HOME/definitions.txt 2018-07-22 11:50:34 -07:00
mousebindings.py Some integration with Type Checking. 2018-07-15 11:48:08 -07:00
textwidget.py TEXT_BINDINGS stay in textwidget.py. 2018-07-22 10:14:45 -07:00
utils.py Rework the default JOY_HOME contents. 2018-07-21 20:19:38 -07:00
world.py Cache the results of type checking. 2018-07-18 16:13:57 -07:00