Good morning, Ralph and Martin. Ralph Corderoy <[email protected]> wrote: |Steffen wrote: |>> "set sendwait"? | |Thanks, I didn't search for "asynchronously". :-) | |> Just a small addition: the s-nail option "-#" implies sendwait, too, |> and may be helpful here. | |I had a look and don't think so for my case. I'm using script(1) to |capture my interaction with mail(1) in case of problems, but otherwise I |do want the normal interactive experience.
I have just checked it, with -Sline-editor-disable the generated typescript looks much better, if you add -Stermcap-disable (or only -Scolour-disable) it becomes plain, except that UTF-8 may be used if the real LC_CTYPE says so, regardless of -Sttycharset=us-ascii or whatever, so that needs a LC_ALL=C prefix still. The following will be in v14.9: CommitDate: 2016-10-03 14:37:36 +0200 [-] Add *typescript-mode*, set it for -# (Ralph Corderoy, Martin Neitzel).. Ralph ran us via script(1), and for us this looks like a truly interactive session, so we do use colours, enable the line editor, etc., which garbles the generated typescript somewhat. Martin jumped in regarding -#. So instead of requiring the user to know so much and having a need to adjust the code that deals with -# due to this, simply invent a new VIP multiplexer variable *typescript-mode* which adjusts all knobs which somehow could interfere with running us in things like script(1), set it for -# by default. It doesn't restore any former setting when unset. Good idea, ciao! --steffen ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot __________________________________ [email protected]
