logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

prompt - give any program command-line editing facilities

Authors

       Kasper Peeters <kasper.peeters@aei.mpg.de>

                                                  Jul 12, 2008                                         PROMPT(1)

Description

prompt is a simple wrapper which provides command-line editing for programs that do not have it.

       Not  all  programs  with a command line interface provide an input history or even the ability to use the
       cursor keys to change the input. The prompt program wraps any program,  intercepting  stdin,  stdout  and
       stderr and providing the user with such editing facilities.

Name

       prompt - give any program command-line editing facilities

See Also

modglue(1).  ptywrap(1).

       See the web page at http://www.aei.mpg.de/~peekas/modglue/ for more information.

Synopsis

prompt

See Also