Re: Command line interface 

> there is a workaround: you can disable the tab completion using the -s
> switch, save/export commands will then work as expected.
> unfortunately, it will also disable the line editing features.

Ok, it works... well, almost.

The -s switch makes the save command work, when typed on the framsticks prompt.
But not for save commands given as a command line argument. In other words, the
following doesn't work:

./frams -s 'sa file.expt'

As a simple workaround, I pipe my commands into framsticks via stdin. So I'm
still happy. :)

Many thanks.

jlh

Forums: