<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/pj, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/pj?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/pj?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2022-01-05T08:23:55Z</updated>
<entry>
<title>style: some code style fixes</title>
<updated>2022-01-05T08:23:55Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-01-05T08:23:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=67cc59b4258a13232cddfddd75f44d8ca2b80172'/>
<id>urn:sha1:67cc59b4258a13232cddfddd75f44d8ca2b80172</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Fix pj() function when no project has been specified"</title>
<updated>2016-08-20T22:09:59Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-20T22:09:59Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=774c4eca6f166be554baf33ff48de9e90e98f16a'/>
<id>urn:sha1:774c4eca6f166be554baf33ff48de9e90e98f16a</id>
<content type='text'>
This reverts commit 7d298a3059f4df72866b4ef649675b594120f453.
</content>
</entry>
<entry>
<title>Fix shwordsplit bug when a basedir contains spaces</title>
<updated>2016-08-16T06:32:43Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-10T23:55:38Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=bec53135e4e826e204c3d11df9854a53403d11e3'/>
<id>urn:sha1:bec53135e4e826e204c3d11df9854a53403d11e3</id>
<content type='text'>
The `shwordsplit` option affects all variables and we only need to split
the `$EDITOR` variable. Because of that, using `${=spec}` is a much better
alternative.

More info at
http://zsh.sourceforge.net/Doc/Release/Expansion.html#index-SH_005fWORD_005fSPLIT_002c-toggle
</content>
</entry>
<entry>
<title>Fix pj() function when no project has been specified</title>
<updated>2016-08-16T06:32:43Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-10T23:44:14Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7d298a3059f4df72866b4ef649675b594120f453'/>
<id>urn:sha1:7d298a3059f4df72866b4ef649675b594120f453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor pj function</title>
<updated>2016-08-16T06:32:43Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-10T23:33:36Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7f8851f52f9ebb03bc5be0246ee2b591196bdd16'/>
<id>urn:sha1:7f8851f52f9ebb03bc5be0246ee2b591196bdd16</id>
<content type='text'>
- Use `emulate -L zsh` to make all variables local.

- Use `shwordsplit` to interpret `$cmd` spaces correctly.

- Rename `$project` and `$file` variables to the more appropriate `$basedir`
  and `$project`.
</content>
</entry>
<entry>
<title>Fix _pj completion function</title>
<updated>2016-08-16T06:32:43Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-10T23:35:45Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c9c11d605f28c0a93ad34ba2a40120ea6e0f9dc0'/>
<id>urn:sha1:c9c11d605f28c0a93ad34ba2a40120ea6e0f9dc0</id>
<content type='text'>
- `$PROJECT_PATHS/*` wasn't working correctly. You have to iterate over
  its elements in order to use globbing with it.

- The `$projects:t` line wasn't necessary if we used `compadd`.

- `compadd` better supports destructuring an array with spaces in some
  of its elements.
</content>
</entry>
<entry>
<title>Add Readme to pj plugin</title>
<updated>2016-08-16T06:32:43Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-10T23:19:19Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=26bef0942ba8acbe3ad2005500efd8f47e1edc36'/>
<id>urn:sha1:26bef0942ba8acbe3ad2005500efd8f47e1edc36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up comments in pj plugin file and reorganise</title>
<updated>2016-08-16T06:32:43Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-10T11:35:40Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=525ee5081583f5c7681104d21796e35fe41afd5a'/>
<id>urn:sha1:525ee5081583f5c7681104d21796e35fe41afd5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[~] fix plugin pj</title>
<updated>2014-11-16T19:38:27Z</updated>
<author>
<name>Kravchuk S.V</name>
<email>alfss.obsd@gmail.com</email>
</author>
<published>2014-11-14T10:05:11Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0c04470f6370c329ce8252371fe617673b515d45'/>
<id>urn:sha1:0c04470f6370c329ce8252371fe617673b515d45</id>
<content type='text'>
https://github.com/robbyrussell/oh-my-zsh/commit/bce74975d055529cbd186782e2fd99e6da840460
</content>
</entry>
<entry>
<title>drop the foreach, make it even shorter. thanks Marc Cornellà!</title>
<updated>2014-05-28T11:57:25Z</updated>
<author>
<name>Frank Louwers</name>
<email>frank@openminds.be</email>
</author>
<published>2014-05-28T11:57:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=bce74975d055529cbd186782e2fd99e6da840460'/>
<id>urn:sha1:bce74975d055529cbd186782e2fd99e6da840460</id>
<content type='text'>
</content>
</entry>
</feed>
