1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-09-28 17:31:05 +03:00
zsh-autoenv/tests
Daniel Hahler d2f447e445 Use ${PWD:A} when checking for leave event
Use the absolute path when comparing to the absolute path of the
previously entered dirs.
2014-11-29 13:56:28 +01:00
..
_autoenv_stack.t Fix handling of stack for leave, add to stack for autoenv_source_parent 2014-11-24 20:13:18 +01:00
_autoenv_utils.t Some more refactoring, adding support for autoenv_source_parent 2014-11-24 20:13:18 +01:00
.zshenv Add debugging, via AUTOENV_DEBUG>1 2014-11-26 19:42:57 +01:00
autoenv.t Improve interactive prompt 2014-11-27 13:33:04 +01:00
cwd.t Use ${PWD:A} when checking for leave event 2014-11-29 13:56:28 +01:00
leave.t Improve interactive prompt 2014-11-27 13:33:04 +01:00
recurse-upwards.t Improve interactive prompt 2014-11-27 13:33:04 +01:00
setup.sh Improve interactive prompt 2014-11-27 13:33:04 +01:00
varstash.t Some more refactoring, adding support for autoenv_source_parent 2014-11-24 20:13:18 +01:00