This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: chere doesn't work anymore with MinTTY


David Rothenberger:
>> chere (v1.1) doesn't work anymore for me after the recent upgrade of
>> MinTTY to 0.3.7.
>
> chere is generated a command line using the -e switch prior to the command
> to execute. MinTTY doesn't accept that switch.

Yep. Here's what it does accept:

Usage: mintty [OPTION]... [ - | COMMAND [ARG]... ]

If no command is given, the user's default shell is invoked as a non-login
shell. If the command is a single minus sign, the default shell is invoked
as a login shell. Otherwise the command is invoked with the given arguments.

Options:
  -c, --config=FILE     Use specified config file (default: ~/.minttyrc)
  -p, --pos=X,Y         Open window at specified position
  -s, --size=COLS,ROWS  Set screen size in characters
  -t, --title=TITLE     Set window title (default: the invoked command)
  -v, --version         Print version information and exit
  -h, --help            Display this help message and exit

Andy

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]