Fix for all Operating Systems
All Operating Systems Supported
This commit is contained in:
@@ -90,7 +90,7 @@ ____brainy_top() {
|
|||||||
[ -n "${info}" ] && ____brainy_top_right_parse "${info}"
|
[ -n "${info}" ] && ____brainy_top_right_parse "${info}"
|
||||||
done
|
done
|
||||||
|
|
||||||
[ $__TOP_RIGHT_LEN -gt 0 ] && __TOP_RIGHT_LEN=$(( __TOP_RIGHT_LEN - 1 ))
|
[ $__TOP_RIGHT_LEN -gt 0 ] && __TOP_RIGHT_LEN=$(( __TOP_RIGHT_LEN - 0 ))
|
||||||
___cursor_adjust="\033[${__TOP_RIGHT_LEN}D"
|
___cursor_adjust="\033[${__TOP_RIGHT_LEN}D"
|
||||||
_TOP_LEFT+="${___cursor_adjust}"
|
_TOP_LEFT+="${___cursor_adjust}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user