0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

23 commits

Author SHA1 Message Date
Marc Cornellà
e079babdce
chore: fix some instances of bad wording
Co-authored-by: inclusive-coding-bot <inclusive-coding-bot@github.com>
2022-03-31 12:31:09 +02:00
Marc Cornellà
376beafd17
docs(zsh-navigation-tools): remove installation steps from README (#10549)
Fixes #10549
2021-12-31 20:01:03 +01:00
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
2021-12-28 12:29:24 +01:00
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
2021-12-24 18:09:01 +01:00
Marc Cornellà
587b554580 zsh-navigation-tools: update to 5937e57e
Fixes #8476
2020-05-16 16:55:29 +02:00
Marc Cornellà
4d940109e3 misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
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.
2018-08-07 20:42:01 +02:00
psprint
73591101b6 znt: Update to v2.2.7 (#5576) 2016-11-02 13:08:58 +01:00
Hong
a56eac7a71 Use OSTYPE instead of uname whenever possible for better speed. (#5496) 2016-10-10 22:24:30 +02:00
psprint
d012402dad znt: update to v2.2.1 (#5174) 2016-06-18 11:48:21 +02:00
Sebastian Gniazdowski
e2d157d589 znt: update to v2.1.15 2016-05-16 16:29:17 +02:00
Sebastian Gniazdowski
19769fded2 Don't leave positional parameters being set 2016-04-20 07:33:10 +02:00
Sebastian Gniazdowski
77f93f61c5 znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history 2016-01-18 08:53:54 +01:00
Sebastian Gniazdowski
d30a501b1c znt: more optimizing workarounds for 5.0.6 <= zsh < 5.2 2015-12-15 11:02:10 +01:00
Sebastian Gniazdowski
357d57c541 znt: include some status information on top of the window 2015-12-07 14:15:09 +01:00
Sebastian Gniazdowski
c793baeadd znt: optimize heap usage for older Zsh's (e.g. 5.0.8) 2015-12-04 19:51:09 +01:00
Sebastian Gniazdowski
89205f90e5 znt: faster startup of tools using colorifying (e.g. n-history) 2015-12-03 11:07:35 +01:00
Sebastian Gniazdowski
d427ac1ef9 znt: twice as fast searching 2015-11-30 19:22:34 +01:00
Sebastian Gniazdowski
ae84be7e31 znt: updated README.md 2015-11-30 18:30:05 +01:00
Sebastian Gniazdowski
39e4dfb6a6 Updated README.md 2015-11-30 18:05:55 +01:00
Sebastian Gniazdowski
c8852902a9 Renamed README.txt to README.md 2015-11-30 15:05:49 +01:00
Sebastian Gniazdowski
c2b4d9ff40 znt: n-history supports multi-line cmds and starts with current buffer 2015-11-30 10:48:30 +01:00
Sebastian Gniazdowski
4c292ea2b0 Initial commit of Zsh Navigation Tools 2015-11-01 16:10:55 +01:00