zsh-users
 help / color / mirror / code / Atom feed
From: "scowles ckhb.org" <scowles@ckhb.org>
To: Christian K <syphdias@gmail.com>, zsh-users@zsh.org
Subject: Re: Automate keypresses
Date: Sat, 30 Mar 2019 14:59:29 -0700 (PDT)	[thread overview]
Message-ID: <549947770.477270.1553983169578@webmail6.networksolutionsemail.com> (raw)
In-Reply-To: <CAJiY44qCAM8Q9vk_8o9kin-LX1ofLcvaiboG1dzq3tb-3HRHRw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]


>     On March 30, 2019 at 9:47 AM Christian K < syphdias@gmail.com mailto:syphdias@gmail.com > wrote:
> 
> 
>     Hey,
> 
>     I'm trying to automate a benchmark for prompt render times with
>     https://github.com/romkatv/zsh-prompt-benchmark. This requires a pressed
>     Enter key to work.
> 
>     Is there a way so simulate key presses without using something like expect?
>     Ideally this would also work in something like travis.
> 
>     Best,
>     Christian
> 

i believe pcmd may be the kind of utility you are looking for.  this is the header info citing attribution:

* pcmd: Push characters into tty input buffer.
*
* 1988-09 John H. DuBois III (john@armory.com)
* 1989-03-13 Last BSD version
* 2002-03-18 UnixWare port. Use getopt.
* 2004-05-10 Linux & MacOS X port. Use termios.

i routinely use this on linux, bsd, macos.  if you have trouble finding a source repository for it, pm me.


s. cowles
scowles at ckhb dot org
Key fingerprint = A156 277B 875A D6E3 A00C 23D9 869E 72BE 1FD3 5B80

      parent reply	other threads:[~2019-03-30 22:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-30 16:47 Christian K
2019-03-30 17:55 ` Daniel Shahaf
2019-03-30 20:09   ` Ben Klein
2019-03-30 22:07     ` Ben Klein
2019-03-30 20:15 ` Bart Schaefer
2019-03-30 21:59 ` scowles ckhb.org [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=549947770.477270.1553983169578@webmail6.networksolutionsemail.com \
    --to=scowles@ckhb.org \
    --cc=syphdias@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).