]> git.armaanb.net Git - lightcards.git/history - lightcards/runner.py
Remove CursesError exception
[lightcards.git] / lightcards / runner.py
2021-02-14 Armaan BhojwaniRemove CursesError exception
2021-02-14 Armaan BhojwaniAdd table and lenient config option
2021-02-14 Armaan BhojwaniAdd table number option
2021-02-14 Armaan BhojwaniAdd lenient option
2021-02-14 Armaan BhojwaniAllow for multiple input files to be given
2021-02-14 Armaan BhojwaniSet no traceback setting earlier
2021-02-14 Armaan BhojwaniMake optional arguments more explicit
2021-02-13 Armaan BhojwaniExit if specified config file does not exist
2021-02-13 Armaan BhojwaniImplement cache config option
2021-02-13 Armaan BhojwaniImplement startup config options
2021-02-13 Armaan BhojwaniAllow for config files to be incomplete
2021-02-13 Armaan BhojwaniAdd preliminary config file support
2021-02-12 Armaan BhojwaniMove edit file keybinding into control menu
2021-02-12 Armaan BhojwaniFix purge option
2021-02-12 Armaan BhojwaniHandle exceptions and exit codes better
2021-02-12 Armaan BhojwaniAdd option to start in a specific view
2021-02-12 Armaan BhojwaniChange flip cards option to a view
2021-02-12 Armaan BhojwaniChanging version in setup.py changes everywhere
2021-02-11 Armaan BhojwaniFix sort function
2021-02-10 Armaan BhojwaniFix pickle implementation
2021-02-09 Armaan BhojwaniUpdate docstrings
2021-02-09 Armaan BhojwaniRestructure files