7 lines
115 B
Bash
Executable File
7 lines
115 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
tput civis
|
|
trap "tput cnorm" EXIT
|
|
rem -m -cu+2 -b1 -gaa -q -@2 --hide-completed-todos
|
|
read -r
|