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

zk new not working anymore #244

Closed
tim-hilt opened this issue Jul 13, 2022 · 3 comments · Fixed by #242
Closed

zk new not working anymore #244

tim-hilt opened this issue Jul 13, 2022 · 3 comments · Fixed by #242
Labels
bug Something isn't working

Comments

@tim-hilt
Copy link

I upgraded to zk 0.11.0 (via Arch Linux' pacman), and suddenly I can't instantiate new notes with zk new anymore.

The exact command I used up until now was:

zk new --no-input "$ZK_NOTEBOOK_DIR/daily"
echo $ZK_NOTEBOOK_DIR
> /home/tim/.dotfiles/notes/notes

when I run any zk new-command (including the one I showed above) it just hangs there without reacting anymore:

Peek 2022-07-13 11-53

Let me know if you need further information!

@mickael-menu
Copy link
Member

Yes, sorry about that. We're working on fixing this issue there #242 I'll do a patch release as soon as it's merged.

In the meantime, you can hit Ctrl-D instead of Ctrl-C to use zk new.

@mickael-menu mickael-menu added the bug Something isn't working label Jul 13, 2022
@mickael-menu mickael-menu linked a pull request Jul 13, 2022 that will close this issue
@mickael-menu
Copy link
Member

@tim-hilt
Copy link
Author

In the meantime, you can hit Ctrl-D instead of Ctrl-C to use zk new.

Thanks, that worked!

And thanks for the quick fix!

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

Successfully merging a pull request may close this issue.

2 participants