index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dircycle
Age
Commit message (
Expand
)
Author
2024-07-27
feat(dircycle): add bindings to go up or down in hierarchy (#12291)
Kayhan Gültekin
2019-11-19
Replace "restart shell" documentation "exec zsh" (#8411)
Jacob Tomaw
2018-10-04
dircycle: improve README (#7223)
Griko Nibras
2018-10-04
dircycle: add README (#7213)
Griko Nibras
2018-10-02
dircycle: trigger appropriate hooks after directory change (#7161)
Marc Cornellà
2016-11-10
dircycle: fix error on insert-cycledleft if dirstack is empty
Marc Cornellà
2016-08-22
dircycle: keep switch until a directory is found
Marc Cornellà
2015-11-18
dircycle: remove redundant key bindings
Andrew Janke
2015-02-10
Account for iTerm2 sent keys in dircycle plugin
Marc Cornellà
2015-02-10
Emulate zsh in zlewidgets instead of static setopt command
Marc Cornellà
2015-02-10
Run pushd command directly and trigger prompt redraw
Marc Cornellà
2015-02-10
Clean up and fix +1/-0 syntax to work as expected
Marc Cornellà
2014-12-11
Fix dircycle plugin
Rotem Yaari
2012-03-01
Add dircycle plugin: enables cycling through the directory stack
Rotem Yaari