• SRCDS Console Cutoff Linux
    5 replies, posted
Wondering how I can make it so I can scroll up in my SSH program to view the console. It get's cut off and I'd like to see previously output messages that have gone off the screen: https://i.imgur.com/wdl8EoT.gifv z
If you're running the server through the screen command (eg. screen -dmS garrysmod ./srcds_run -game gmod etc.) you can press ctrl + a and then press escape to get into copy mode, which will allow you to use the arrow keys and pgup/pgdn to scroll around.
That worked thanks, is this just something with the screen command?
Yeah, it's specific to screen afik
Hmm ok, anyway to prevent this or do I just have to use the key combinations Ctrl + A then Esc?
If you're using SSH to your server, your SSH client will have settings for a scrollback buffer or something similar.
Sorry, you need to Log In to post a reply to this thread.