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

Cant handle filename or dirname contain spaces? #74

Closed
circleous opened this issue Nov 27, 2016 · 7 comments
Closed

Cant handle filename or dirname contain spaces? #74

circleous opened this issue Nov 27, 2016 · 7 comments

Comments

@circleous
Copy link

→ touch k\ k\ k\ k\ k

→ k
k:zstat:250: ./k: no such file or directory
k:zstat:250: k: no such file or directory
k:zstat:250: k: no such file or directory
k:zstat:250: k: no such file or directory
k:zstat:250: k: no such file or directory
total 0
                
                
                
                
                

→ la
total 8.0K
drwxr-xr-x 2 kyra users 4.0K Nov 27 12:43 ./
drwx------ 4 kyra users 4.0K Nov 27 12:42 ../
-rw-r--r-- 1 kyra users    0 Nov 27 12:43 'k k k k k'

la alias for ls -lahF

@perryprog
Copy link

perryprog commented Dec 20, 2016

Bump? Kinda makes it a bit unusable. Might just make a fork/pull request.

EDIT: I do not understand how this works... 😢

@circleous
Copy link
Author

After, remove all ls aliases. k seems to work normally.

@perryprog
Copy link

perryprog commented Dec 23, 2016

Are you saying remove all ls aliases? Not sure why that would help...

@circleous
Copy link
Author

Me neither. After moving to a new machines, I havent restored my dotfiles for zsh yet. Installing k manually, and it works fine.

@perryprog
Copy link

Cool. I'll try reinstalling.

@perryprog
Copy link

Didn't fix it 😢

@supercrabtree
Copy link
Owner

I'm sorry, there must be something funky with your setup as your example works fine for me.

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

3 participants