bit save: "EOF found when expecting closing quote" while typing
philipodev opened this issue · 1 comments
philipodev commented
Describe the bug
bit save "9:32AM ERR Users/chris/go/src/github.com/chriswalz/bit/cmd/bit_cmd.go:86 > error="EOF found when expecting closing quote"
when typing after the first QUOTE-mark in bit save
To Reproduce
Steps to reproduce the behavior:
- run
bit
- type
bit save "
- now everything you type after starting quote should throw this error.
Expected behavior
should probably validate the input once im done typing?
Desktop (please complete the following information):
- OS: Ubuntu 20.04
- Terminal: Ubuntu Terminal
- Shell: zsh
Additional context (Add any other context about the problem here)
chriswalz commented
This issue is now fixed in version v1.0.2. Please let me know if you're still having problems. Also, consider donating if you're enjoying using Bit :)
use bit update