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

bit save: "EOF found when expecting closing quote" while typing #102

Closed
philipodev opened this issue Mar 1, 2021 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@philipodev
Copy link

philipodev commented Mar 1, 2021

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:

  1. run bit
  2. type bit save "
  3. now everything you type after starting quote should throw this error.

Expected behavior
should probably validate the input once im done typing?

Screenshots
image

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)

@philipodev philipodev added the bug Something isn't working label Mar 1, 2021
@chriswalz
Copy link
Owner

chriswalz commented Mar 1, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants