Carlo Sala
Carlo Sala
I can't reproduce it on my system, but I think we should `setopt localoptions norematchpcre`. We're heavily using regexes there and it'd be great to have that more controlled. @mcornella...
Hi @pepoluan! It's on our backlog, and we want to rethink it before merging. We're shaping a new architecture for omz that will arrive at some point, and we really...
Hi @pepoluan! I'll close this one for the moment. As I told you some months ago, we still don't want to make such a big change before rethinking the project's...
Hi! That's an unfortunate corner case. I think changing the way `omz` updates in vscode could be counterproductive for users that don't use the `venv` integration. Instead of using `vscode`...
The problem is that the input comes after the shell is initialized, that's why the first char gets cached by the update system. If the input comes before the question,...
You can choose that as well by setting the update mode `reminder`. You can read about it in the README!
What do you think about this @mcornella? I'd say it's a good option, it could be a great possibility to make it configurable even to some random script that, for...
I see, your theme uses a [custom function](https://github.com/sobolevn/sobole-zsh-theme/blob/40ef40c1fb5eb5c1e7bbab913a7dbfbf1f449aa9/sobole.zsh-theme#L49-L51) print git information. We didn't take into account this situation. It's reproducible as well with `minimal` theme bundled in `oh-my-zsh`.
@mcornella we need to find a new way of discovering that it's indeed being used. Maybe with a fd or something like that?
#12327 reports exactly the same regression