# HG changeset patch # User Oleksandr Gavenko # Date 1605988121 -7200 # Node ID 721211645861f3d70c46420f350a2b4306b72945 # Parent 2d7b8b7ebd4810d9f77406268328a53e3f9db3e0 Fixed Screen key binding. diff -r 2d7b8b7ebd48 -r 721211645861 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::