Screen: Difference between revisions

From DWIKI
(Created page with "=FAQ= ==kill window== ctrl-a k")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Links=
*[https://www.gnu.org/software/screen/manual/screen.html Screen user's manual]
*[https://linuxize.com/post/how-to-use-linux-screen/ How to use linux screen]
=FAQ=
=FAQ=
==kill window==
==kill window==
  ctrl-a k
  ctrl-a k
==Wuff ==
echo "vbell off" >> ~/.screenrc
and
^A+^G

Latest revision as of 15:45, 23 March 2025

Links

FAQ

kill window

ctrl-a k


Wuff

echo "vbell off" >> ~/.screenrc

and

^A+^G