Roman Perepelitsa

Results 657 comments of Roman Perepelitsa

> i think this happens because `/bin/X11/` is a symbolic link to `/bin/` thus creating a circular directory tree that zsh tries to search No, it's because of `path_dirs`. This...

Closing because I don't intend to do anything here.

> No time to test or review right now, sorry. This is not blocking me in any way (I never delete my current directory), so take your time. > @romkatv...

I see that travis ci build is failing because my code doesn't work on older versions of zsh (I've only tested it on zsh 5.8). If you are open to...

I don't have an opinion on the matter of release timing. I'll defer to your judgement. I believe the vast majority of users are following `master` because an uncountable number...

I've fixed all issues identified by travis ci build. It's green now.

This PR had a regression that caused newly installed commands not being recognized as commands until the user explicitly calls `rehash`. I've fixed this and added a test.

I've made another performance improvement that affects highlighting of commands with an alias in command position. PTAL. --- > > With my zsh upstream hat, I recall that Perl has...

> Sorry about the bad estimate in the last comment; life got ahead of me. No worries. As long as there are no large changes in master (which I would...