Mercurial > tips
changeset 2464:721211645861
Fixed Screen key binding.
author | Oleksandr Gavenko <gavenkoa@gmail.com> |
---|---|
date | Sat, 21 Nov 2020 21:48:41 +0200 |
parents | 2d7b8b7ebd48 |
children | 1f5e1b2e8db1 |
files | terminal.rst |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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::