clear



clear()
{
    addstr "${CMD_CLEAR}"
    return ${?}
}