Linux Tux logo

Мой новый конфиг screen. Ничего особенного, просто решил обновить.

gnu screen
Скриншот запущенного screen.

Собственно сам конфиг: ~/.screenrc

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
# Select whether you want to see the copyright notice during startup:
startup_message off
term screen-256color
terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
# Get rid of trailing spaces
defbce "on"
hardstatus alwayslastline "%{+b wk} %-w%{-b wk} %n %t %{-}%+w %41=%H @ %l %-= %= %D,%c:%s "
# Set the scrollback length:
#defscrollback 10000
# Select whether you want to see the copyright notice during startup: startup_message off term screen-256color terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' # Get rid of trailing spaces defbce "on" hardstatus alwayslastline "%{+b wk} %-w%{-b wk} %n %t %{-}%+w %41=%H @ %l %-= %= %D,%c:%s " # Set the scrollback length: #defscrollback 10000
# Select whether you want to see the copyright notice during startup:
startup_message off

term screen-256color
terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'

# Get rid of trailing spaces
defbce "on"

hardstatus alwayslastline "%{+b wk} %-w%{-b wk} %n %t %{-}%+w %41=%H @ %l %-= %= %D,%c:%s "

# Set the scrollback length:
#defscrollback 10000