On Sep 18, 2012, at 3:24 PM, Hans-Jörg Bibiko <bib...@eva.mpg.de> wrote:

> PS What do you thing about using DIALOG as API for stuff like "$DIALOG 
> setCursorTo --line 10 --column 20" , "$DIALOG selectText --from 10 --length 
> 20" etc. ? 

The DIALOG command is, as the name implies, about showing dialogs / UI (menus, 
nibs, alerts, pop-up lists, and tool tips).

The x-insert command is really just an internal private function of DIALOG 
which is why it does not show up when using "$DIALOG" help (it’s needed in 
combination with the pop-up menu).

_______________________________________________
textmate-dev mailing list
textmate-dev@lists.macromates.com
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to