[GRASS-dev] console example 3

Yea, I know. ANOTHER diff and you haven't even gotten around to trying the first one.

Anyway, try this in GRASS 6.5 (develbranch_6).

File insertion autocompletion works when you type "=" or "," (for multiple maps) in the right context. For commands that take maps without argument (e.g., r.info elevaition.dem), you can type ctrl-space. So now it is is really an autocomplete feature.

Added better error trapping to all, including command history.

Cursor stays in window after running a command.

A few other cleanups to make it work more smoothly.

(attachments)

console_example3.diff (12.2 KB)