On wtorek, 12 stycznia 2016 08:56:46 CET Gavin Cannizzaro wrote: > One question though: the Lua API did not support all of the features of the > features that were supported by the native Tup syntax (at least when I last > used it). The ^o^ flag, for example. Also globbing didn't work the same > way (as I recall, it was done in-place). And the "pretty print" text. And > flags in extra outputs. It was really welcome to switch to run scripts and > be able to use those features.
I haven't tried ^o flag, but all the other things you listed work in lua just fine: - globbing works the same way, - pretty print text works the same way - you embed "^ your text^ in the command and that's it, - extra outputs work as they should. I guess ^o would probably work too. Regards, FCh -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
