10 Commits

Author SHA1 Message Date
Alex Goodman
d5e8a92968
Rework CI validation workflow and makefile (#460)
* rework CI validation workflow and makefile

* enable push

* fix job names

* fix license check

* fix snapshot builds

* fix acceptance tests

* fix linting

* disable pull request event

* rework windows runner caching

* disable release pipeline and add issue templates
2023-07-06 22:01:46 -04:00
cxsu
b310bdb2d6 Add module awesome-gocui/keybinding 2020-12-27 20:28:29 +09:00
cxsu
5e9380dc63 Update gocui module 2020-12-27 14:56:03 +09:00
Alex Goodman
338953d172
debug format 2019-12-27 09:51:37 -05:00
Alex Goodman
cc40317207
skip empty keybinding configs 2019-12-27 09:28:37 -05:00
Anatoli Babenia
20ec5cf2aa
Simplify nil check for slice
len() for nil slices is defined as zero (gosimple)
2019-12-26 13:22:48 +03:00
Anatoli Babenia
bf7dd663c1 Propagate error from parsing keybinding (#129) 2019-12-26 12:35:50 +03:00
Alex Goodman
74e4fe2560
decouple views with listeners 2019-10-13 20:56:58 -04:00
Alex Goodman
2069a3fede
first step at ui obj refactor 2019-10-13 11:42:13 -04:00
Alex Goodman
45604e5c66
add keybinding package 2019-10-11 12:11:07 -04:00