Взял небольшой конфиг скрина
screen -t bash 5
screen -t bash 4
screen -t bash 3
screen -t bash 2
screen -t bash 1
altscreen on
term screen-256color
bind ',' prev
bind '.' next
startup_message off
#change the hardstatus settings to give an window list at the bottom of the
#screen, with the time and date and with the current window highlighted
hardstatus alwayslastline
#hardstatus string '%{= kG}%-Lw%{= kW}%50> %n%f* %t%{= kG}%+Lw%< %{= kG}%-=%c:%s%{-}'
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W}%c %{g}]'
Запускю его в xmonad. иногда приглашение командной строки появляется не вверху, а посередине. Ничего страшного, но все же от чего так?