Skip to content

zsh:division by zero #33

@dezza

Description

@dezza

AsyncCommand/autoload/asynccommand.vim

https://github.com/idbrii/AsyncCommand/blob/master/autoload/asynccommand.vim#L91

If extra parantheses are applied (at least on zsh) shell error is returned:
zsh:1: division by zero

I opened this issue to discuss the impact on removing the parantheses .. It works for me @ zsh and I will test with bash later when off work 👍

Like so (no parantheses):

let tool_cmd = a:command . printf(shellredir, temp_file)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions