summaryrefslogtreecommitdiff
path: root/plugins/zsh-navigation-tools
AgeCommit message (Expand)Author
2023-10-12chore(zsh-navigation-tools): fix typo (#11960)Sandesh Pyakurel
2022-03-31chore: fix some instances of bad wordingMarc Cornellà
2021-12-31docs(zsh-navigation-tools): remove installation steps from README (#10549)Marc Cornellà
2021-12-28refactor: handle `$0` according to the Zsh plugin standard (#10518)Curtis Rueden
2021-12-24feat(zsh-navigation-tools)!: update to zdharma-continuum fork (#10402)Philipp Schmitt
2020-05-16zsh-navigation-tools: update to 5937e57eMarc Cornellà
2018-09-15misc: remove execution permission from various filesMarc Cornellà
2018-08-07use https everywhere (#6574)Janosch Schwalm
2016-11-02znt: Update to v2.2.7 (#5576)psprint
2016-10-10Use OSTYPE instead of uname whenever possible for better speed. (#5496)Hong
2016-06-18znt: update to v2.2.1 (#5174)psprint
2016-05-16znt: update to v2.1.15Sebastian Gniazdowski
2016-04-20Don't leave positional parameters being setSebastian Gniazdowski
2016-01-18znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from historySebastian Gniazdowski
2015-12-15znt: more optimizing workarounds for 5.0.6 <= zsh < 5.2Sebastian Gniazdowski
2015-12-07znt: include some status information on top of the windowSebastian Gniazdowski
2015-12-04znt: optimize heap usage for older Zsh's (e.g. 5.0.8)Sebastian Gniazdowski
2015-12-03znt: faster startup of tools using colorifying (e.g. n-history)Sebastian Gniazdowski
2015-11-30znt: twice as fast searchingSebastian Gniazdowski
2015-11-30znt: updated README.mdSebastian Gniazdowski
2015-11-30Updated README.mdSebastian Gniazdowski
2015-11-30Renamed README.txt to README.mdSebastian 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