vimist

Results 14 comments of vimist

> the next major step is to add a call to the access check code to the other `bindfs_` functions. Just started to look at this and while I can...

Ah good spot, thanks for the pointer. Like you say, hopefully that'll be enough to get going with and the tests will catch any inconsistencies.

I've implemented the access checks in (what I currently believe to be) all of the necessary functions. Some (a lot) of my own tests are failing, but at this stage...

Just rebased onto `master`. There are a few other commits there though that do address some of the other issues.