Fixed Screen key binding.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Nov 2020 21:48:41 +0200
changeset 2464 721211645861
parent 2463 2d7b8b7ebd48
child 2465 1f5e1b2e8db1
Fixed Screen key binding.
terminal.rst
--- a/terminal.rst	Sat Nov 21 21:47:57 2020 +0200
+++ b/terminal.rst	Sat Nov 21 21:48:41 2020 +0200
@@ -85,8 +85,8 @@
 ``stript`` & ``ttyrec`` are not avaialble in Cygwin.
 
 GNU Screen is capable to log terminal output to a file (literary, without timestamps) and available
-in Cygwin. Just push key ``L`` to start a recording Output will be saved into
-the file ``screenlog.0``.
+in Cygwin. Just push key ``C-a H`` to start a recording Output will be saved into the file
+``screenlog.0``.
 
 With ``script`` utility::