summaryrefslogtreecommitdiff
path: root/plugins/zsh-navigation-tools/.config
AgeCommit message (Collapse)Author
2021-12-24feat(zsh-navigation-tools)!: update to zdharma-continuum fork (#10402)Philipp Schmitt
BREAKING CHANGE: the `zsh-navigation-tools` plugin now bundles the version from the zdharma-continuum project, which republished the projects that psprint deleted (we don't yet know yet why). In theory this change doesn't break anything, but be aware of the change and that the upstream repository now lives somewhere else. Source: https://github.com/zdharma-continuum/zsh-navigation-tools/commit/67b24e1
2016-06-18znt: update to v2.2.1 (#5174)psprint
2016-05-16znt: update to v2.1.15Sebastian Gniazdowski
2016-01-18znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from historySebastian Gniazdowski
2015-11-30znt: n-history supports multi-line cmds and starts with current bufferSebastian Gniazdowski
2015-11-01Initial commit of Zsh Navigation ToolsSebastian Gniazdowski