1b321198fb
Fixed an issue where the UI can block when certain key combinations are pressed in different states. An alternative and more robust approach would likely be to re-write the runner code as a finite state machine, however these quick fixes work okay. Additionally cleaned up some spacing in console messages and added a CREATED state which is the default state of a pomodoro. |
||
---|---|---|
.. | ||
bindata.go | ||
config.go | ||
runner.go | ||
runner_test.go | ||
server.go | ||
store.go | ||
types.go | ||
ui.go | ||
util.go | ||
version.go |