add support for running in dumb terminals
Recent Commits to cava:master
-
add support for running in dumb terminals
-
optimized noncurses terminal output
optimized noncurses terminal output cursor is moved to beginning of current line instead of moved n lines down no need to use newline, carriage return or moving cursor back up if bar spacing is 1 a space is used instead of escape code to move forward
-
add option for center alignment and max height
add option for center alignment and max height
-
remove old message about options in config file #643
remove old message about options in config file #643
-
reset terminal attributes before clearing screen
reset terminal attributes before clearing screen