On 2018-12-11 13:48:19 +0100, Oleg Broytman wrote:
> I run screen wrapped with tput calls:
> 
> tput smcup; screen -S test; tput rmcup

This will hide error messages. For instance:

$ tput smcup; screen -r does_not_exist; tput rmcup

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to