I was able to play with hardstatus settings very quickly by editing the screenrc in Vim (inside of a running GNU Screen session), then running this command while my cursor was on the “hardstatus …” line in the file:

:call system(‘screen -X ‘ . getline(‘.’))