<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/fzf, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/fzf?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/fzf?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-05-15T17:14:11Z</updated>
<entry>
<title>feat(fzf): add support for Fedora package (#12421)</title>
<updated>2024-05-15T17:14:11Z</updated>
<author>
<name>Juho Kuisma</name>
<email>kuisma.juho@gmail.com</email>
</author>
<published>2024-05-15T17:14:11Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a8a747e18abe41b26de0b892e888ad5c386abc3f'/>
<id>urn:sha1:a8a747e18abe41b26de0b892e888ad5c386abc3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(fzf): fix missing `is-at-least` error in setup (#12412)</title>
<updated>2024-05-12T07:45:26Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-05-12T07:44:11Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d91f4e83efc5759a3347a2e1ae919ce0a6dda07f'/>
<id>urn:sha1:d91f4e83efc5759a3347a2e1ae919ce0a6dda07f</id>
<content type='text'>
Fixes #12412
</content>
</entry>
<entry>
<title>fix(fzf): support old `fzf` versions</title>
<updated>2024-04-30T10:57:05Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2024-04-30T10:56:02Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=21963f4f678e69fb3154a1d43a33d531a5b3566d'/>
<id>urn:sha1:21963f4f678e69fb3154a1d43a33d531a5b3566d</id>
<content type='text'>
Closes #12387
</content>
</entry>
<entry>
<title>feat(fzf): support fzf setup for 0.48.0 and older (#12367)</title>
<updated>2024-04-19T19:57:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-04-19T19:57:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1b5503a3eefeb3e248bbc07a2f4e4b7591924307'/>
<id>urn:sha1:1b5503a3eefeb3e248bbc07a2f4e4b7591924307</id>
<content type='text'>
Fixes #12355</content>
</entry>
<entry>
<title>style: remove trailing whitespace (#12303)</title>
<updated>2024-03-26T08:55:16Z</updated>
<author>
<name>vladislav doster</name>
<email>10052309+vladdoster@users.noreply.github.com</email>
</author>
<published>2024-03-26T08:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1d09c6bb0a950756a65b02457842933e3aa493eb'/>
<id>urn:sha1:1d09c6bb0a950756a65b02457842933e3aa493eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(fzf): add default fzf_base for msys2 (#12274)</title>
<updated>2024-03-10T02:16:16Z</updated>
<author>
<name>Misaka</name>
<email>chuxubank@qq.com</email>
</author>
<published>2024-03-10T02:16:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4fd2af0a82e2826317d9551ecd8d5f44553828d7'/>
<id>urn:sha1:4fd2af0a82e2826317d9551ecd8d5f44553828d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(fzf): installation dir for brew M1 (#11490)</title>
<updated>2023-02-12T08:53:04Z</updated>
<author>
<name>GrandZhuo</name>
<email>lizhuo93@foxmail.com</email>
</author>
<published>2023-02-12T08:53:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3e1c0d51cb66cf02357b25f514d55a3de8197647'/>
<id>urn:sha1:3e1c0d51cb66cf02357b25f514d55a3de8197647</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(fzf): fix check for true Debian-like in debian setup function (#11460)</title>
<updated>2023-01-27T15:22:27Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2023-01-27T15:22:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b0bffcaf865434711d98b63eddd0aa52be0fbeb1'/>
<id>urn:sha1:b0bffcaf865434711d98b63eddd0aa52be0fbeb1</id>
<content type='text'>
Check for `apt` and `apt-get` in debian setup function.
Look for exact directory in debian-like setup function.

Fixes #11459</content>
</entry>
<entry>
<title>feat(fzf): add `skip-dpkg` flag to avoid some regressions</title>
<updated>2023-01-22T22:36:57Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2023-01-22T22:36:57Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a1c54e03f98b594a6fcc368c2c113d469ffaa368'/>
<id>urn:sha1:a1c54e03f98b594a6fcc368c2c113d469ffaa368</id>
<content type='text'>
See https://github.com/ohmyzsh/ohmyzsh/pull/11122#issuecomment-1399607430
</content>
</entry>
<entry>
<title>perf(fzf): speed up startup on debian (#11122)</title>
<updated>2023-01-21T10:36:07Z</updated>
<author>
<name>Yuxin Wu</name>
<email>ppwwyyxxc@gmail.com</email>
</author>
<published>2023-01-21T10:36:07Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=ba8777fc3013a3c682d8144586e16457cbe12586'/>
<id>urn:sha1:ba8777fc3013a3c682d8144586e16457cbe12586</id>
<content type='text'>
</content>
</entry>
</feed>
