z icon indicating copy to clipboard operation
z copied to clipboard

Maybe get wrong match?

Open roachsinai opened this issue 7 years ago • 1 comments

➜  ~ z -l
...
31.75      /home/roach/.vim/plugged/YouCompleteMe
33         /mnt/share/code/great_gits
37.5       /home/roach/code/Python/carlibration_target
38         /home/roach/code/Git/plum
42         /home/roach/.cache/yay
52         /home/roach/code/Git/12306
70         /home/roach/Downloads
70.25      /home/roach/code/Git/dotfiles/dotfiles
108        /home/roach/.cache/yay/polar-bookshelf-bin
136.5      /home/roach/code/Git/P1_Facial_Keypoints
248        /home/roach/code/C++
412        /mnt/share/code/great_gits/ctci-solutions/ch-08-recursion-and-dynamic-programming
600        /home/roach/code/Git/Coding_Interviews/CtCI-6th-Edition-Python/Chapter8
736        /home/roach/code/Git
752        /home/roach/code/Python
1366       /home/roach/code/Git/dotfiles
➜  ~ z code C++
➜  Chapter8 git:(master) ✗ pwd
/home/roach/code/Git/Coding_Interviews/CtCI-6th-Edition-Python/Chapter8

I want to know why z code C++ matches code/Git/Coding_Interviews/CtCI-6th-Edition-Python/Chapter8.

roachsinai avatar Jan 11 '19 18:01 roachsinai

Have to use \\\\+ right? #113

roachsinai avatar Jan 16 '19 08:01 roachsinai