Commit Graph

6 Commits

Author SHA1 Message Date
Varun Patro 6876d9c543 Update fasd.plugin.zsh (#6822)
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.
2018-05-14 16:00:04 +02:00
Alexander Berezovsky 9ad9ac69a6 Change vim command to $EDITOR for consistency (#5063) 2016-05-21 17:52:11 -07:00
Marc Cornellà b760a10cb2 Use standard open command in fasd and lighthouse plugins 2015-08-05 01:18:42 +02:00
william 7f232f69fe Respect $ZSH_CACHE_DIR when creating fasd's cache 2015-06-02 14:43:38 -06:00
Lindolfo 'Lorn' Rodrigues f28e16a158 Cache for fasd --init
Using cache technique for faster fasd --init as shown at:
 https://github.com/clvv/fasdi#install
2013-04-30 02:04:09 -03:00
Alexander Berezovsky 0f9fff8aec add fasd plugin 2012-05-23 16:54:02 -07:00