Sandesh Pyakurel
772b41ea5a
chore(zsh-navigation-tools): fix typo ( #11960 )
3 years ago
Marc Cornellà
e079babdce
chore: fix some instances of bad wording
...
Co-authored-by: inclusive-coding-bot <inclusive-coding-bot@github.com>
4 years ago
Marc Cornellà
376beafd17
docs(zsh-navigation-tools): remove installation steps from README ( #10549 )
...
Fixes #10549
4 years ago
Curtis Rueden
2d32e9be66
refactor: handle `$0` according to the Zsh plugin standard ( #10518 )
...
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html
Closes #10518
5 years ago
Philipp Schmitt
068feca15d
feat(zsh-navigation-tools)!: update to zdharma-continuum fork ( #10402 )
...
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
5 years ago
Marc Cornellà
587b554580
zsh-navigation-tools: update to 5937e57e
...
Fixes #8476
6 years ago
Marc Cornellà
4d940109e3
misc: remove execution permission from various files
8 years ago
Janosch Schwalm
19b925e741
use https everywhere ( #6574 )
...
* use https everywhere
* use https links on the files that are left
Also, removed some broken links and updated redirections.
8 years ago
psprint
73591101b6
znt: Update to v2.2.7 ( #5576 )
10 years ago
Hong
a56eac7a71
Use OSTYPE instead of uname whenever possible for better speed. ( #5496 )
10 years ago
psprint
d012402dad
znt: update to v2.2.1 ( #5174 )
10 years ago
Sebastian Gniazdowski
e2d157d589
znt: update to v2.1.15
10 years ago
Sebastian Gniazdowski
19769fded2
Don't leave positional parameters being set
10 years ago
Sebastian Gniazdowski
77f93f61c5
znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history
11 years ago
Sebastian Gniazdowski
d30a501b1c
znt: more optimizing workarounds for 5.0.6 <= zsh < 5.2
11 years ago
Sebastian Gniazdowski
357d57c541
znt: include some status information on top of the window
11 years ago
Sebastian Gniazdowski
c793baeadd
znt: optimize heap usage for older Zsh's (e.g. 5.0.8)
11 years ago
Sebastian Gniazdowski
89205f90e5
znt: faster startup of tools using colorifying (e.g. n-history)
11 years ago
Sebastian Gniazdowski
d427ac1ef9
znt: twice as fast searching
11 years ago
Sebastian Gniazdowski
ae84be7e31
znt: updated README.md
11 years ago
Sebastian Gniazdowski
39e4dfb6a6
Updated README.md
11 years ago
Sebastian Gniazdowski
c8852902a9
Renamed README.txt to README.md
11 years ago
Sebastian Gniazdowski
c2b4d9ff40
znt: n-history supports multi-line cmds and starts with current buffer
11 years ago
Sebastian Gniazdowski
4c292ea2b0
Initial commit of Zsh Navigation Tools
11 years ago