[GRASS5] [bug #2776] (grass) d.text when interactive should say
where to enter text
Hamish
hamish_nospam at yahoo.com
Sun Dec 5 20:53:45 EST 2004
> > Perhaps d.text should be removed from the d.m menu until we have a
> > solution. (as it won't actually do anything)
sorry, I was mistaken, d.text will work from a xterm:
if (isatty(0))
fprintf (stdout,"\nPlease enter text instructions. Enter EOF (ctrl-d) on last line to quit\n") ;
so d.m should launch it that way.
Hamish
More information about the grass-dev
mailing list