How to reload screen without reloading .screenrc file?
Ctrl+a :source ~/.screenrc
Sample ~/.screenrc file:
# Enable mouse support termcapinfo xterm* ti@:te@
# Change escape character to Ctrl-b escape ^Bb
# Set a status bar at the bottom hardstatus alwayslastline hardstatus string "%c|%Lw %=%H|%Y-%m-%d %c"
# Enable UTF-8 support defutf8 on
# Adjust scrolling behavior defscrollback 10000
# Change the caption line format caption always "%{= kw}%n|%t"
No comments:
Post a Comment
If you have any doubts, please let me know.