perl -MTk -e'$t = tkinit->Text->pack;$t->bind("", sub{print $t->index("insert"),"\n"});MainLoop'