Commit Graph

18 Commits

Author SHA1 Message Date
Felix Angell
68c3a94c12 more default value configs; make the default editor size larger 2021-01-10 20:33:44 +00:00
Felix Angell
9aa8e44fb3 command palette configuration defaults 2021-01-10 20:29:54 +00:00
Felix Angell
2c52ac099c started to cleanup the command processing 2021-01-10 14:17:37 +00:00
Felix Angell
f26a93c1db even more refactoring! consolidate the command execution 2021-01-10 13:18:15 +00:00
Felix Angell
66473bb4b1 more cleanups; bump strife version 2021-01-10 13:10:16 +00:00
Felix Angell
a1a2dbb09f upgrade strife to v0.2.2 2021-01-10 13:07:15 +00:00
Felix Angell
46c4fc6877 added a makefile + let cursor flash in debug mode or when set 2021-01-10 12:56:50 +00:00
Felix Angell
8fba85606e pickup debug mode from the env 2021-01-10 12:52:45 +00:00
Felix Angell
a215ceda95 sprintf rather than str conversion 2021-01-10 12:50:41 +00:00
Felix Angell
7e87d7c6dd fixed dead code 2021-01-09 19:24:44 +00:00
Felix Angell
db87a29e82 removed loads of old debug printlns 2021-01-09 16:24:53 +00:00
Felix Angell
46a6404a01 specify Go-Mono as the default font 2021-01-09 16:23:10 +00:00
Felix Angell
3a493dd378 cleanups; more default config settings 2021-01-09 16:18:38 +00:00
Felix Angell
4515cc3f4a default render configs; move frame sleep interval into cfg 2021-01-09 14:06:23 +00:00
Felix Angell
8c4242a90b make things compile again 2021-01-09 13:47:24 +00:00
Felix Angell
9c9053304f removed all the config related shit; starting to make it so that we load
with defaults and pick up config files instead rather than building them
on startup
2021-01-09 13:40:30 +00:00
Felix Angell
dc930e115f cleanups again 2021-01-09 13:35:26 +00:00
Felix Angell
0f7f1bf077 cleanups to match go standard layout structure; more tiny refactorings 2021-01-09 13:30:16 +00:00