On Fri, Aug 08, 2014 at 16:54:12 +0200, Andrew Wagner wrote: > I use tup in vim, no problem. Vim is just scraping the output for error > strings that are output by your ~compiler, not your build system. The only > annoyance I've had is that I usually have to hit enter an extra time for some > reason I don't understand.
It's showing the output of the Vim ":make" command (nothing). "set nomore" to turn off the behavior. --Ben -- -- 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.
