From 0935e1c356d05aa73973806fa0a3cffce2beb119 Mon Sep 17 00:00:00 2001 From: Timothy Stack Date: Wed, 11 Sep 2019 08:11:20 -0700 Subject: [PATCH] missed adding redirect-to to the docs --- src/help.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/help.txt b/src/help.txt index d16faf79..1dfae109 100644 --- a/src/help.txt +++ b/src/help.txt @@ -673,6 +673,13 @@ COMMANDS environment variables. For example, log_procname in a syslog message. + redirect-to + If a path is given, all output from commands, like + ":echo" and when writing to stdout (e.g. :write-to -), will + be sent to the given file. If no path is specified, the + current redirect will be cleared and output will be + captured as it was before the redirect was done. + session Add the given command to the session file (\~/.lnav/session). Any commands listed in the session file are executed on startup. Only the highlight, word-wrap, and