Anselm R Garbe wrote: > Why, are you entering command line options also on separate lines?
Heyho Anselm, Nope, but my command line input mostly is way shorter, because I don't have to enter a declaration in front of it and if I have such a special case like color schemes, I tend to put them away in a "config" file, e.g. creating an alias in `.mkshrc`. In the rare cases where I have complex and long arguments, yes indeed I enter them on the same line, and that's a mess. ;) --Markus