index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
zsh-navigation-tools
Age
Commit message (
Expand
)
Author
2023-10-12
chore(zsh-navigation-tools): fix typo (#11960)
Sandesh Pyakurel
2022-03-31
chore: fix some instances of bad wording
Marc Cornellà
2021-12-31
docs(zsh-navigation-tools): remove installation steps from README (#10549)
Marc Cornellà
2021-12-28
refactor: handle `$0` according to the Zsh plugin standard (#10518)
Curtis Rueden
2021-12-24
feat(zsh-navigation-tools)!: update to zdharma-continuum fork (#10402)
Philipp Schmitt
2020-05-16
zsh-navigation-tools: update to 5937e57e
Marc Cornellà
2018-09-15
misc: remove execution permission from various files
Marc Cornellà
2018-08-07
use https everywhere (#6574)
Janosch Schwalm
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