Ville Skyttä

Results 373 comments of Ville Skyttä

I can't seem to be able to reproduce that one. Please file a new issue about that and complete the info requested in it so we can debug that one...

I can have a look if someone submits one, however if it doesn't come with a promise to help maintain it (well to take ownership to be fair), it needs...

If the test cases and offer for long term maintainership within bash-completion are in order, sure.

Thanks for the thorough report. I'd like to clarify one thing, will try to have an actual look soonish unless someone beats me to it: > I recently upgraded to...

Bisected, a03d69016eafd08acfeefc29b6b2399bce83c4d2 triggers it. Haven't checked beyond that.

Easy to review, hard to decide. The goal makes sense to me, but then again I'm not convinced we want to do that. It feels just so weird not be...

It will break for example `ls ..`, no completions offered after that. One has to manually type at least up to the trailing slash as in `./`or `../` to get...

For the `.` case, I think I would be annoyed if hitting tab after it gave me e.g. `.gitignore` without any options when I meant to be going to the...

If you don't mind, I'd appreciate leaving it open even though you may not be working on it yourself, I or someone will pick it up eventually and the issue...

Could you elaborate on your use case more? You mention needing a colon suffix, but we already have the `-c` option which adds a colon suffix. Note also that you...