9 Commits

Author SHA1 Message Date
erroneousboat
d2ea2ea09c Add profiling endpoints 2017-12-02 17:35:27 +01:00
erroneousboat
336bf288dd Update Debug component 2017-12-02 11:09:01 +01:00
erroneousboat
e38115970d Refactor to create more loose coupling 2017-12-01 23:52:25 +01:00
erroneousboat
cf7efb6cc9 Fix terminal state when connection fails
Fixes #66
2017-12-01 11:30:43 +01:00
erroneousboat
eebee7027e Use personal fork of termui 2017-09-23 13:56:45 +02:00
erroneousboat
843f61d7aa Return terminal to normal when config file can't be found
Fixes #55
2017-08-26 14:39:02 +02:00
erroneousboat
cee4e6b6af Add search functionality
Fixes #21
2017-07-16 14:43:02 +02:00
erroneousboat
adeaee3b0f Add EventQueue to AppContext
This should alleviate some problems with using the application and
getting the error:

panic: runtime error: slice bounds out of range

However, I'm still able to trigger this event when scrolling
the mouse wheel.

Fixes #47
2017-03-17 14:43:08 +01:00
erroneousboat
10e4469bae Update project structure 2016-10-19 09:11:35 +02:00