<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/dash, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/dash?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/dash?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-11-19T14:43:04Z</updated>
<entry>
<title>fix(dash): urlencode special parameters like `:` in query (#12811)</title>
<updated>2024-11-19T14:43:04Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-11-19T14:43:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b5d52682cab844a5ffdc1b1f2ee80de561e0e6aa'/>
<id>urn:sha1:b5d52682cab844a5ffdc1b1f2ee80de561e0e6aa</id>
<content type='text'>
In macOS, using queries such as `dash php:enum` does not open Dash.app,
possibly due to colon character being interpreted as a port.

URL-encoding the parameter (: -&gt; %3A) makes this work again.

Fixes https://discord.com/channels/642496866407284746/809850042575093760/1308076125456437300</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>perf(dash): improve dash completion performance</title>
<updated>2022-03-14T12:19:00Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-03-10T19:56:37Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=345976874550efa09fa7e9cdbe1215ce27d1541b'/>
<id>urn:sha1:345976874550efa09fa7e9cdbe1215ce27d1541b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(dash): fix "no application knows how to open URL" error (#10767)</title>
<updated>2022-03-14T12:19:00Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-03-10T19:41:10Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c4699f8ee11ab74cd5ef1d7ae13c170fd5e7f976'/>
<id>urn:sha1:c4699f8ee11ab74cd5ef1d7ae13c170fd5e7f976</id>
<content type='text'>
Fixes #10767
</content>
</entry>
<entry>
<title>dash: simplify completion logic</title>
<updated>2019-10-07T15:08:38Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-10-07T15:08:38Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b45e0f4836d7b2a3b5fe2266d669d878ccd737e7'/>
<id>urn:sha1:b45e0f4836d7b2a3b5fe2266d669d878ccd737e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant section and document keyword args</title>
<updated>2019-10-07T15:04:31Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-10-07T15:04:31Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=357336bfb399ac95db21ceed40dc7b18eea6779c'/>
<id>urn:sha1:357336bfb399ac95db21ceed40dc7b18eea6779c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: add README.md for Dash plugin</title>
<updated>2019-10-07T05:08:17Z</updated>
<author>
<name>Michael C</name>
<email>rm.cuffaro@gmail.com</email>
</author>
<published>2019-10-06T13:33:06Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4b65f439e2c92b7c839dd355f8701d72f3a8ea2b'/>
<id>urn:sha1:4b65f439e2c92b7c839dd355f8701d72f3a8ea2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dash: update dash bundle identifier (#7127)</title>
<updated>2018-09-12T16:13:13Z</updated>
<author>
<name>Garth Mortensen</name>
<email>voldemortensen@users.noreply.github.com</email>
</author>
<published>2018-09-12T16:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=bf05bb3a1b95768be4e154b0269297ad3724d1dc'/>
<id>urn:sha1:bf05bb3a1b95768be4e154b0269297ad3724d1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function to search Dash.app (#2557)</title>
<updated>2018-08-07T16:14:38Z</updated>
<author>
<name>Tony Lotts</name>
<email>tonylotts@users.noreply.github.com</email>
</author>
<published>2018-08-07T16:14:38Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e934624b32f8c370306355ab8a78667a5a6240d3'/>
<id>urn:sha1:e934624b32f8c370306355ab8a78667a5a6240d3</id>
<content type='text'>
* Add function to search Dash

* Pass all arguements instead of just the first

* Adding docset completion with help from @kapeli and [arx]
</content>
</entry>
</feed>
