- 28 May, 2021 1 commit
-
-
Marc Cornellà authored
-
- 21 May, 2021 1 commit
-
-
rhuitl authored
-
- 31 Mar, 2021 1 commit
-
-
Stéphane Caron authored
Without this patch, if the called zle widgets have been redefined this plugin might come into conflict. Related: #9770.
-
- 19 Nov, 2019 1 commit
-
-
Jacob Tomaw authored
Use add-zsh-hook to add functions to hooks. That way they won't be added again when doing `source ~/.zshrc` multiple times. Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- 12 May, 2018 1 commit
- 08 May, 2018 1 commit
-
-
Francisco Zuviría authored
-
- 23 Apr, 2018 1 commit
-
-
Francisco Zuviría authored
Changes to be committed: modified: dirhistory/dirhistory.plugin.zsh New Feature: Navigate directory hierarchy using ALT-UP and ALT-DOWN. (mac keybindings not yet implemented) ALT-UP moves to higher hierarchy (cd ..) ALT-DOWN moves into the first directory found in alphabetical order
-
- 23 Jan, 2018 1 commit
-
-
Giuseppe Landolfi authored
Add shortcuts for mac keyboards as an alternative to alt+left abd alt+right: mac users can now use opt+left and opt+right.
-
- 04 Aug, 2015 2 commits
- 06 Nov, 2014 1 commit
-
-
Marc Cornellà authored
This avoids spawning additional processes as $PWD **always** contains the current working directory.
-
- 03 Mar, 2014 1 commit
-
-
Jeff Williams authored
This plugin navigates directory history using ALT-LEFT and ALT-RIGHT.
-