Closed GoogleCodeExporter closed 9 years ago
Perhaps this is an enhancement rather than a defect.
Original comment by b.k.ox...@gmail.com
on 29 Jan 2009 at 1:44
Invoke mintty with '-' (a single minus sign) as argument to invoke your default
shell
as a login shell. Alternatively, '/bin/bash -l' would do too. See 'mintty
--help' for
other command line options.
Original comment by andy.koppe
on 29 Jan 2009 at 6:35
Please change this to a documentation complaint. The dash argument works
great. But
I did not easily find this in the documentation when I first searched for yet
(before
filing this report). You are right that I did not see the description in the
--help
text. I did look, though. If the "Options:" list included the "-" flag in the
list,
that would have aided me.
Original comment by b.k.ox...@gmail.com
on 30 Jan 2009 at 3:51
Fair points. A manpage is in the works for 0.3.6.
How about including the dash like this in the help output? (It isn't an option
as
such, because it has to be the last argument.)
Usage: mintty [OPTION]... [- | COMMAND [ARGS]...]
Original comment by andy.koppe
on 30 Jan 2009 at 6:33
[deleted comment]
Changed usage message in r149 on 0.3 branch.
Original comment by andy.koppe
on 7 Feb 2009 at 10:59
Original comment by andy.koppe
on 14 Mar 2009 at 2:53
Much improved -- thanks!
Original comment by b.k.ox...@gmail.com
on 17 Mar 2009 at 1:53
Original issue reported on code.google.com by
b.k.ox...@gmail.com
on 29 Jan 2009 at 1:43