Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zsh : kex bash command promote not valid in this context #87

Open
beastpu opened this issue Jul 30, 2021 · 0 comments
Open

zsh : kex bash command promote not valid in this context #87

beastpu opened this issue Jul 30, 2021 · 0 comments

Comments

@beastpu
Copy link

beastpu commented Jul 30, 2021

zsh version 5.0.2
kex klog func not working

local command in zsh not identify string include space
for example: local val=$(echo "hello world"|awk '{print $1, $2}')
val equal to hello not hello world
i resolve it by double quote like this: "$(echo "hello world"|awk '{print $1, $2}') "

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

No branches or pull requests

1 participant