<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/fasd, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/fasd?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/fasd?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2023-02-02T08:03:41Z</updated>
<entry>
<title>docs(fasd): recommend fork over original fasd (#11474)</title>
<updated>2023-02-02T08:03:41Z</updated>
<author>
<name>David Yang</name>
<email>davidyang6us@gmail.com</email>
</author>
<published>2023-02-02T08:03:41Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b256c12d2e96d0fbe63910df82b9709cca4b38df'/>
<id>urn:sha1:b256c12d2e96d0fbe63910df82b9709cca4b38df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up plugin READMEs and a few plugins</title>
<updated>2020-03-11T18:57:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-03-11T18:57:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=610b2529d2213a70e3d1153a9baf046c22f298b9'/>
<id>urn:sha1:610b2529d2213a70e3d1153a9baf046c22f298b9</id>
<content type='text'>
- fasd
- history
- mercurial
- pylint
- repo
- yii2
</content>
</entry>
<entry>
<title>fasd: cache full fasd initialisation script (#6097)</title>
<updated>2020-02-28T19:01:14Z</updated>
<author>
<name>Ville Lautanala</name>
<email>lautis@gmail.com</email>
</author>
<published>2020-02-28T19:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c3984a775994645b8fb9ef7f714a92edb7baf5ac'/>
<id>urn:sha1:c3984a775994645b8fb9ef7f714a92edb7baf5ac</id>
<content type='text'>
Using `fasd —-init auto` will first detect terminal and then call
fasd again to generate the final initialisation script. Caching that gives a more significant performance boost.</content>
</entry>
<entry>
<title>fasd: fix plugins name in README (#8483)</title>
<updated>2019-12-18T10:06:39Z</updated>
<author>
<name>Anatoli Babenia</name>
<email>anatoli@rainforce.org</email>
</author>
<published>2019-12-18T10:06:39Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7dddfe0a39b75acbe265c47b6d1dc575d6dedd9f'/>
<id>urn:sha1:7dddfe0a39b75acbe265c47b6d1dc575d6dedd9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fasd: add README (#8334)</title>
<updated>2019-11-05T12:27:19Z</updated>
<author>
<name>Sudhin MN</name>
<email>34642968+sudhinm@users.noreply.github.com</email>
</author>
<published>2019-11-05T12:27:19Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0ec59e25c7f6ac11d0988082fef908ff753126a2'/>
<id>urn:sha1:0ec59e25c7f6ac11d0988082fef908ff753126a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fasd: update `v` alias to evaluate $EDITOR lazily (#7900)</title>
<updated>2019-06-01T18:40:04Z</updated>
<author>
<name>Michael Morgan</name>
<email>morgan.michael@me.com</email>
</author>
<published>2019-06-01T18:40:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=27228d83fe403cf664c0c8626a3874ed3989d084'/>
<id>urn:sha1:27228d83fe403cf664c0c8626a3874ed3989d084</id>
<content type='text'>
For the `v` alias to work in its current state, the environment variable
EDITOR must already be defined by the time `source $ZSH/oh-my-zsh.sh`
happens. However, in the included zshrc template, EDITOR is set from
within the "User configuration" section, which begins immediately after
the above line. This means that, unless the user knows to move their
`export EDITOR` statements, EDITOR will be undefined when fasd.plugin.zsh
loads, and therefore the alias will have the value 'f -e ""', preventing
it from functioning.

With this change, `"$EDITOR"` will be evaluated each time the alias is
invoked, instead of just once when the alias is created. This allows for
EDITOR to be set from "User configuration" in the zshrc, and has the
additional flexibility of allowing a user to specify a different EDITOR
for a single session or invocation of the alias.</content>
</entry>
<entry>
<title>fasd: use xdg-open in o alias back again</title>
<updated>2018-09-03T15:13:18Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2018-09-03T15:13:18Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=69e637c35578305e19dbfc520e65c514180db6ef'/>
<id>urn:sha1:69e637c35578305e19dbfc520e65c514180db6ef</id>
<content type='text'>
Fixes #6314</content>
</entry>
<entry>
<title>fasd: drop-in replace the autojump j alias (#3860)</title>
<updated>2018-09-03T15:09:31Z</updated>
<author>
<name>Cristian Măgherușan-Stanciu @magheru_san</name>
<email>cristim@users.noreply.github.com</email>
</author>
<published>2018-09-03T15:09:31Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e41699044277c914a280bc9800b45662b01771f1'/>
<id>urn:sha1:e41699044277c914a280bc9800b45662b01771f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update fasd.plugin.zsh (#6822)</title>
<updated>2018-05-14T14:00:04Z</updated>
<author>
<name>Varun Patro</name>
<email>varun.kumar.patro@gmail.com</email>
</author>
<published>2018-05-14T14:00:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6876d9c5438b0e0e950fc85f736458ba55f8d65c'/>
<id>urn:sha1:6876d9c5438b0e0e950fc85f736458ba55f8d65c</id>
<content type='text'>
If `EDITOR` variable contains arguments to an editor such as mine:
`export EDITOR=emacsclient -t -c --alternate-editor=''`
Then, the editor's arguments are passed on to `fasd`. To fix this, pass the EDITOR program in quotes.</content>
</entry>
<entry>
<title>Change vim command to $EDITOR for consistency (#5063)</title>
<updated>2016-05-22T00:52:11Z</updated>
<author>
<name>Alexander Berezovsky</name>
<email>a-b@users.noreply.github.com</email>
</author>
<published>2016-05-22T00:52:11Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=9ad9ac69a66cb3f61a642241b4723ae7e0789033'/>
<id>urn:sha1:9ad9ac69a66cb3f61a642241b4723ae7e0789033</id>
<content type='text'>
</content>
</entry>
</feed>
