webgoto

Results 5 comments of webgoto

I misunderstood the version I was using. Thank you.

I edited launch.py in windows. `current_hash = run(f'"{git}" -C "{dir}" rev-parse HEAD', None, f"Couldn't determine {name}'s hash: {commithash}").strip()` It worked when I changed `"{git}"` to `{git}` used in these codes.

Thanks for the great plugin I too would like to have a flag like "ev.isFromRefresh". Please kindly consider this matter.