Joe Block

Results 91 comments of Joe Block

https://github.com/unixorn/zsh-quickstart-kit/pull/250 (thanks @neiromaster ) made tweaking the plugin list a lot simpler. @YenLegion, you mentioned local plugins so have a look

A `no-binary` option would fix things like the problem I ran into today where `nosetests` wouldn't run with my python set to 3.10. The fix I found is to install...

There are no `bindkey`, `zstyle` or `zle` commands in the plugin file, so I'm not sure how it is altering your tab completion behavior. Which ZSH framework are you using?

That's really strange. Could you try starting with nothing but tumult in your plugin list and seeing if the behavior is still there? I don't think the plugin sets any...

Thanks, I appreciate the help. If there's something I'm doing in tumult to break tab completion behavior I want to know so I can pre-emptively fix it in my other...

I'm not sure how I can fix it given that tumult doesn't make any ZSH settings changes, it just adds its `bin` directory to `$PATH`. It does set up a...

I haven't had a chance to play with it, hoping to this weekend.

I'm still interested in this.

Still interested