sack
sack copied to clipboard
Support patterns containing spaces
There's special support for "$@". If $@ => "a b c", then "$@" => "a" "b" "c".
Fixes issue #21
Apologies for neglecting pull requests for so long. I just merged several, and this one now has conflicts. Please update if you are interested in having it in, or I'll take a look at it hopefully sometime next week.
Hey, how to see these merge conflicts and resolve them? Would be great if sack could search for patterns with spaces.
After all, the pull request does not look to complicated. Should I reoffer it?
Hi Konfekt, please feel free. I spent all of 20 seconds on it mind, it may not be super robust.
On Tue, 19 Jan 2016 at 11:42 Konfekt [email protected] wrote:
After all, the pull request does not look to complicated. Should I reoffer it?
— Reply to this email directly or view it on GitHub https://github.com/sampson-chen/sack/pull/22#issuecomment-172825947.
Yeah, actually there's now https://github.com/sampson-chen/sack/pull/31 but it doesn't fix much. For the moment switched to https://raw.githubusercontent.com/majutsushi/etc/master/zsh/sack
Yeah, actually there's now https://github.com/sampson-chen/sack/pull/31 but it doesn't fix much. For the moment switched to https://raw.githubusercontent.com/majutsushi/etc/master/zsh/sack