Re: Send break to screen

Clark Wang <[email protected]>
Newsgroups gmane.comp.gnu.screen.user
Message-ID <CADv8-ogdvOz3H1jX-0ymF-c1T6Ghc1YqqOsC9X-BscEC2LoWGg@mail.gmail.com>
On Fri, Sep 30, 2016 at 1:30 AM, Michael Parson <[email protected]> wrote:

> On Thu, 29 Sep 2016, Clark Wang wrote:
>
>>
>> Where is this kind of usage (stuff ^X) documented? I did not found it in
>> screen manual.
>>
>
> The 'stuff' command is in the screen manpage:
>
> stuff [string]
>
> Stuff the string string in the input buffer of the current window.
> This is like the "paste" command but with much less overhead.  Without
> a parameter, screen will prompt for a string to stuff.  You cannot
> paste large buffers with the "stuff" command. It is most useful for key
> bindings. See also "bindkey".
>
>
> The usage they are using is a combo of using 'stuff' with the '-X' flag
> which lets you send commands to a screen session via the shell (rather
> than from the : prompt inside of screen).
>
>
I'm actually asking about the ^X part. That's to say where is it documented
that the *stuff* command would interprete the ^X as CTRL-X?

I also found that *stuff* understands C-style escapes (like \t, \n and
\040) but I did not found the related document either.

-clark

_______________________________________________
screen-users mailing list
screen-users-mXXj517/[email protected]
https://lists.gnu.org/mailman/listinfo/screen-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.