Closed GoogleCodeExporter closed 9 years ago
You can also specify the initial window state in the properties of the shortcut
you're launching mintty from, using the 'Run:' setting. Does ViGlance support
that?
Original comment by andy.koppe
on 26 Jun 2010 at 8:15
Unfortunately, no. Basically when you pin an app in ViGlance it just grabs the
path to the binary and stores that in an opaque configuration. When you click
a pinned app it launches it directly. You don't have any control over
command-line options. Kind of a strange decision for a launcher, but otherwise
it's actually a really cool launcher for someone who is stuck on XP (at least
on my work machine).
Original comment by scottwe...@gmail.com
on 26 Jun 2010 at 12:29
Hmm, that's not very good, is it? Another thing you'll be missing is the '-'
argument that tells mintty to start bash as a login shell.
Sorry, but a flaw in a proprietary eyecandy app for an OS that's heading
towards the knackers' yard is not a good reason for making changes to mintty.
If I added this one as a config file option, the obvious question would be, why
not everything else? Answer: because the config file is for options dialog
stuff, whereas command line options are for additional settings that only make
sense at startup.
Now there is an argument to be made that everything should go into the config
file anyway, and if I'd had any foresight the config file would use the same
options format as the command line, but that's a different (enhancement) issue.
Original comment by andy.koppe
on 26 Jun 2010 at 7:42
I've implemented config file versions of the command line options, including
the one for the initial window state, for 0.9.7.
Original comment by andy.koppe
on 17 Apr 2011 at 10:46
Original issue reported on code.google.com by
scottwe...@gmail.com
on 25 Jun 2010 at 9:42