> I Sage, there's no tab-completion for file names (and the syntax is > odd, and Sage takes too long to start up).
True, but I'm often testing at the same time as I'm checking something in the (potential) patch or in the log. Then it becomes convenient. > (There's no "usage" tab-completion in "./sage -hg ..." either.) hg_sage.[tab] # Useful and immediate hg_sage.commit? # Not quite as useful (needs more examples) and immediate I agree that once one gets used to using two separate programs (Sage and HG) as opposed to using HG from within Sage, you will be more efficient and it's easy. Using grep and things of that ilk is also more efficient and easier than "Search -> Replace", but it takes time. Lowering barriers to development :) - kcrisman -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org