Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-31 | chore: fix some instances of bad wording | Marc Cornellà | |
Co-authored-by: inclusive-coding-bot <inclusive-coding-bot@github.com> | |||
2021-12-31 | docs(zsh-navigation-tools): remove installation steps from README (#10549) | Marc Cornellà | |
Fixes #10549 | |||
2021-12-28 | refactor: handle `$0` according to the Zsh plugin standard (#10518) | Curtis Rueden | |
For details and rationale, see: https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html Closes #10518 | |||
2021-12-24 | feat(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 | |||
2020-05-16 | zsh-navigation-tools: update to 5937e57e | Marc Cornellà | |
Fixes #8476 | |||
2018-09-15 | misc: remove execution permission from various files | Marc Cornellà | |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
2016-11-02 | znt: Update to v2.2.7 (#5576) | psprint | |
2016-10-10 | Use OSTYPE instead of uname whenever possible for better speed. (#5496) | Hong | |
2016-06-18 | znt: update to v2.2.1 (#5174) | psprint | |
2016-05-16 | znt: update to v2.1.15 | Sebastian Gniazdowski | |
2016-04-20 | Don't leave positional parameters being set | Sebastian Gniazdowski | |
2016-01-18 | znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history | Sebastian Gniazdowski | |
2015-12-15 | znt: more optimizing workarounds for 5.0.6 <= zsh < 5.2 | Sebastian Gniazdowski | |
2015-12-07 | znt: include some status information on top of the window | Sebastian Gniazdowski | |
2015-12-04 | znt: optimize heap usage for older Zsh's (e.g. 5.0.8) | Sebastian Gniazdowski | |
2015-12-03 | znt: faster startup of tools using colorifying (e.g. n-history) | Sebastian Gniazdowski | |
2015-11-30 | znt: twice as fast searching | Sebastian Gniazdowski | |
2015-11-30 | znt: updated README.md | Sebastian Gniazdowski | |
2015-11-30 | Updated README.md | Sebastian Gniazdowski | |
2015-11-30 | Renamed README.txt to README.md | Sebastian Gniazdowski | |
2015-11-30 | znt: n-history supports multi-line cmds and starts with current buffer | Sebastian Gniazdowski | |
2015-11-01 | Initial commit of Zsh Navigation Tools | Sebastian Gniazdowski | |