Avoid TTY cursor blinking

Fixes: #26
This commit is contained in:
Johannes Marbach
2022-01-27 20:03:10 +01:00
parent f7217fc841
commit 00b5d83599
4 changed files with 161 additions and 4 deletions

View File

@@ -35,6 +35,7 @@ unl0kr_sources = [
'log.c',
'main.c',
'sq2lv_layouts.c',
'terminal.c',
'theme.c',
'themes.c'
]