On Thursday, October 24, 2024 at 05:19:46 PM GMT+3, avih <avihpit@xxxxxxxxx> wrote: > So I'm guessing things go wrong somewhere between __osc_prompt > and __git_ps1 invocation, but I can't tell where. On Thursday, October 24, 2024 at 05:27:02 PM GMT+3, Matěj Cepl <mcepl@xxxxxxx> wrote: > It was a bug in one of my scripts, https://github.com/openSUSE/osc/pull/1632/commits/294001c46ea2 Good catch. That's literally an issue in the one line which exists between __osc_prompt and the __git_ps1 invocation ! Do let us know if you encounter an actual issue in the future. avih