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

Support for zsh #1

Open
jeduan opened this issue Oct 9, 2012 · 1 comment
Open

Support for zsh #1

jeduan opened this issue Oct 9, 2012 · 1 comment

Comments

@jeduan
Copy link

jeduan commented Oct 9, 2012

Hi, thanks for the amazing utility.

While trying it I was baffled, since lots of simple tasks fail. For example, both na -r and na -a 'a task' will always return

 na:106: no matches found: /*.taskpaper

While na dir when such dir is found in ~/.tdlist will return

na:107: bad math expression: operand expected at `/Users/jed...'

Looking at this stackoverflow post it looks like some escaping with zsh is the culprit and indeed, manually setting everything up in bash made it work.

Would you consider adding support for zsh?

@ttscoff
Copy link
Owner

ttscoff commented Oct 19, 2012

Would you? I've never gotten myself to make time to learn zsh, but if you (or anyone else) want to clean the script up to work in both shells, I'd be happy to merge it in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants