[TxMt] tm_dialog inline menu in BASH
Ciarán Walsh
ciawal at gmail.com
Fri Jul 20 14:47:00 UTC 2007
On 20 Jul 2007, at 14:53, Hans-Joerg Bibiko wrote:
> Ciarán,
>
>>
>>> How can I invoke an inline menu by using 'tm_dialog -u' from a
>>> tmCommand written in bash?
>>
>> "$DIALOG" -u -p'{menuItems = ({title = foo;},{title = bar;});}'
>>
>
> Yes, of course!! Many thanks!
> I tried it via
> "$DIALOG" -u -p'{menuItems = (title = foo,title = bar);}'
> which is totally wrong, of course :}
If your dialog plugin is up to date then you should get a warning to
say that plist couldn't be parsed
More information about the textmate
mailing list