Skip to main content

Questions tagged [gnu-screen]

screen (GNU Screen) is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). For computer monitors, see the tag /monitors.

5 votes
1 answer
116 views

Running screen for several months with ~30 open windows, I am renaming windows from time to time with C-a A. But for some reason unknown to me, I can no longer do this. That is, I can say C-a " ...
false's user avatar
  • 151
1 vote
1 answer
74 views

I use mpg123 to play a list of songs while I work. The host that actually runs mpg123 and plays the music is a local, headless system, but I can connect to it over SSH. I start mpg123 on this host in ...
Seamus's user avatar
  • 3,896
0 votes
0 answers
17 views

When I open up neovim on my raspbian device the syntax highlighting works perfectly well. As soon as I use the screen command (to create a multi-paned setup) nvim becomes black and white. Colors ...
Sambews's user avatar
0 votes
1 answer
76 views

I am trying to capture a shell session (output of compilation of C program) and the terminal shows warnings and highlights variables in color in the terminal. See attached image. And when capturing ...
fernan's user avatar
  • 23
1 vote
0 answers
64 views

I use GNU Screen to run programs. One of my programs sets up a custom cursor colour. When I reattach to the program via GNU Screen, the cursor does not restore to the custom colour, until I refresh ...
user22476690's user avatar
0 votes
1 answer
58 views

I would like to increase the scrolling buffer of screen. In screen, I modified .screenrc with defscrollback 10000 to increase the scrolling buffer, but nothing has changed. What was done wrong? This ...
Michael D's user avatar
  • 173
1 vote
1 answer
745 views

I like the experience that I get from using the terminal on a remote device where there is a visible lag between what I type and what happens on screen, because it forces me to trust the actions I'm ...
user22476690's user avatar
1 vote
0 answers
86 views

The default behavior of GNU screen is to prepend the process id to a session name to allow duplicate names to exist. For example, the following will produce three sessions of the same name, unique ...
Zhro's user avatar
  • 2,851

15 30 50 per page
1
2 3 4 5
64