Commit Graph

7 Commits

Author SHA1 Message Date
erroneousboat
d45103932c Fix channel scrolling 2017-12-01 16:35:03 +01:00
erroneousboat
0f930c8297 Continue with implemenation of chat view 2017-09-23 23:01:59 +02:00
erroneousboat
0bdc6d0688 Implement scrolling of channels 2017-09-02 16:51:21 +02:00
erroneousboat
ff2dfc4b44 Return terminal to normal when config file can't be found
Fixes #55
2017-08-04 10:22:42 +02:00
erroneousboat
d2bce7f66a Add search functionality
Fixes #21
2017-07-16 14:43:02 +02:00
erroneousboat
f8bc4f8006 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
d2fb5c06d9 Update project structure 2016-10-19 09:11:35 +02:00