Toby Goodwin

Results 16 comments of Toby Goodwin

Wow, thanks! Apologies that I haven't had a chance to review this yet. At first glance the code looks reasonable, but hope to look more closely at some point over...

@muennich Bert, I am *so* sorry, I cannot believe I have neglected this for so long :cry: I can see your commits in github, but I cannot for the life...

Those commits no longer seem to be in the repository, even though github can see them somewhere! Anyway, I was able to get them from @muennich 's own repo, they...

Ah! I see, I think... I still find `git` infinitely baffling :smile: Have added that commit.

I've tidied the code up slightly cb99a1b And I've added a check so we only complete executable commands 6fe8c0e The latter obviously makes an awful lot of `stat()` calls. I...

I think this works 154fb22 I'll take another look with fresh eyes tomorrow, see if it can be cleaned up at all.

Uh, yeah, I started looking at this, but got distracted by another project, sorry. Hope to get back to it soon

Sorry @GReagle that it's taken me so long to do anything with this. I've just pushed an implementation of `flag`. I haven't gone out of my way to look at...

Assuming you're building from github, all you should need to get going is sh bootstrap Note that this will *create* `INSTALL` with the generic instructions. Then run the usual commands,...

When I was looking into this, I made [some notes](http://tobold.org/article/rc-notes) I'm not sure which version of readline it was, but presumably something less than 7.0 which has recently been released....