Sorin Ionescu
|
3efd4b22c1
|
[#67] Use outer variables for anonymous functions
The ability to pass arguments immediately to anonymous functions was added in
a newer Zsh version than the one that is shipped with Mac OS X Lion.
|
13 years ago |
Sorin Ionescu
|
af983e9788
|
[Fix #167] Use an anononymous function for $fpath
|
13 years ago |
Sorin Ionescu
|
e5ec94af42
|
Check for non-empty files, not just existance
|
13 years ago |
Sorin Ionescu
|
a63b053e58
|
[#125] Add a helper that checks callables
|
13 years ago |
Sorin Ionescu
|
cca942ea0b
|
Add a missing article in a comment
|
13 years ago |
Sorin Ionescu
|
ac2ee3ec95
|
Improve the formatting of the autoload loop
|
13 years ago |
Sorin Ionescu
|
416bdfcd08
|
[Fix #128] Ignore README files in $fpath
|
13 years ago |
Sorin Ionescu
|
d3c6771c27
|
[#126] Autoload only desired module functions
Fix a globbing bug introduced in 6233ec6 .
|
13 years ago |
Sorin Ionescu
|
9d8187ba6b
|
Merge completions into functions
Completions are nothing more than auto-loadable functions prefixed with
an underscore placed somewhere in $FPATH.
|
13 years ago |
Sorin Ionescu
|
c9b8ad569d
|
Convert add-zsh-trap into a module
|
13 years ago |
Sorin Ionescu
|
6233ec6aad
|
[#23] Add a module loading function
|
13 years ago |
Sorin Ionescu
|
6a9a4ea8d6
|
[Fix #60] Do not use parentheses in function names
|
13 years ago |
Sorin Ionescu
|
5e5a7803b6
|
Fix a formatting bug introduced in cdb95f8
|
13 years ago |
Colin Hebert
|
cdb95f810f
|
[Fix #41] Do not truncate the commit id
|
13 years ago |
Sorin Ionescu
|
b96bbca51c
|
Added or edited file headers.
|
13 years ago |
Sorin Ionescu
|
ec61dbd802
|
Fixed a few error messages.
|
13 years ago |
Sorin Ionescu
|
b2fcfc684c
|
Renamed check-bool to is-true.
|
13 years ago |
Sorin Ionescu
|
95c29bada8
|
Standardized error messages.
|
13 years ago |
Sorin Ionescu
|
f000d7e39f
|
Added missing parenthesis to a few functions.
|
13 years ago |
Sorin Ionescu
|
60f39d8d91
|
Moved hub into the git plugin.
|
13 years ago |
Sorin Ionescu
|
faeca82831
|
The functions directory should only hold functions.
|
13 years ago |