After modified screenrc, how to see the changes without restarting screen?
|
feedback
|
|
You could try Ctrl-a Or you could detach and reattach. | |||||||||||||||
feedback
|
|
I have this in my .screenrc file:
Which causes screen to reload the .screenrc file when Ctrl-AShift-R is pressed. Of course, this only works if you've already got the line in your .screenrc file! To 'bootstrap' this sortcut on an existing screen session, add the line above line to your .screenrc file and then follow @Dennis Williamson's answer. After that, you'll be able to use the new keyboard shortcut. | |||
|
feedback
|
|
I tried the the option mentioned here - Ctrl-a This is what worked for me - Ctrl-a | |||||
feedback
|
|
Have you tried opening another putty/ssh session? Or logging in again (e.g. logging in from the screen) ... pretty recursively, cool eh? | |||||
feedback
|