Problem : I try to use mousetrack on in screen in Debian Jessie, and it is supported from version 4.1 […]
Tag: gnu-screen
Goes to the start of the command in screen
Problem : After running a command that spits out a lot of output in screen. I drop to Copy mode […]
Does GNU screen issue signal 28?
Problem : Bit of a long shot… I’m executing a long-running process that takes several hours. The process is the […]
Auto-reconnecting SSH connections with a specific ‘screen’ session
Problem : I typically have several terminal windows each of which is connected via ssh to a remote server. In […]
Can I steal a vim session from another terminal?
Problem : I forgot to start screen before I started working, and now I’ve SSH’d into my machine from my […]
Prevent an already running background process from being stopped after closing SSH client
Problem : I have a process running on my Linux machine (Debian squeeze) that takes hours (or days) to finish. […]
Linux: aliases when using `screen`
Problem : I’m using screen, and I have several aliases in my ~/.bash_profile, for example python=python-2.6. But for some reasons […]
Change GNOME terminal colours when running screen
Problem : I’m using GNOME Terminal on CentOS 5. I have the terminal settings customized to use the colours I […]
How to get GNU-Screen Command in Linux to echo locally
Problem : I’m looking to run screen screen /dev/ttyS0 115200 and echo my commands locally. This is one of those […]
Is there an easy way to save a byobu session such that I can reload it after a reboot?
Problem : I understand that there is a way of defining windows that are opened in a session by saving […]