Daniel Hahler
|
248bd5cc0d
|
varstash: fix get_autostash_array_name for Zsh 4.3.17 (Travis)
|
2015-04-23 17:57:46 +02:00 |
|
Daniel Hahler
|
e29074c329
|
varstash: remove lib functions, use zsh functions
|
2015-04-23 15:27:39 +02:00 |
|
Daniel Hahler
|
c4e388980e
|
varstash: add support for exported variables in subshells
|
2015-04-23 15:11:40 +02:00 |
|
Daniel Hahler
|
7d970a03f7
|
varstash: use '==' for consistency
|
2014-12-18 20:52:52 +01:00 |
|
Daniel Hahler
|
be306b1178
|
varstash: fix pattern in stash
|
2014-12-18 20:36:54 +01:00 |
|
Daniel Hahler
|
07abe9cea8
|
varstash: remove all usages of =~
|
2014-12-18 20:08:51 +01:00 |
|
Daniel Hahler
|
f5077e320d
|
varstash: no need to use regex, avoids 'failed to load module: zsh/regex' error
|
2014-12-18 19:45:19 +01:00 |
|
Daniel Hahler
|
0bcbeb5ae5
|
Adopt varstash from http://github.com/cxreg/smartcd
Decouple it from smartcd and consider it zsh-only.
This also adds required library functions from smartcd's
lib/core/arrays.
|
2014-11-24 20:13:18 +01:00 |
|
Daniel Hahler
|
54124e128b
|
Add varstash from smartcd
Source: 4fef3d3610/lib/core/varstash
|
2014-11-24 20:13:18 +01:00 |
|