Skip to content

Conversation

anoriqq
Copy link
Contributor

@anoriqq anoriqq commented Jun 8, 2025

Fixes a problem in which the following error message would appear each time a character was entered at the prompt

bash: ((: 1===1: syntax error: operand expected (error token is "=1")

commit 8bea90d to have a problem.

@akinomyoga
Copy link
Owner

akinomyoga commented Jun 8, 2025

Yeah, thanks. I actually received a report yesterday in another channel at #oil-help > zsh-like autocompletion @ 💬.

By the way, the fact that you see the error message implies that you use Bash < 4.0. I recommend the users switch to Bash >= 4.0 unless there is a specific reason. ble.sh has performance issues with Bash < 4.0. I'm sorry, please disregard this part. It just means you use Bash < 4.4 (but not necessarily Bash < 4.0). Sorry for the noise.

@akinomyoga akinomyoga merged commit 14f98dd into akinomyoga:master Jun 8, 2025
4 checks passed
@akinomyoga
Copy link
Owner

Thanks! I've merged it.

@anoriqq anoriqq deleted the feature/fix-sytax-erorr-of-util-ble-string-quote-words branch June 8, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants