Commit graph

8 commits

Author SHA1 Message Date
Sebastian Gniazdowski
7da8ef6750 znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history 2016-01-18 08:53:54 +01:00
Sebastian Gniazdowski
0dca9e74fd znt: more optimizing workarounds for 5.0.6 <= zsh < 5.2 2015-12-15 11:02:10 +01:00
Sebastian Gniazdowski
c4a92d6cd2 znt: include some status information on top of the window 2015-12-07 14:15:09 +01:00
Sebastian Gniazdowski
cb50a9e3bd znt: optimize heap usage for older Zsh's (e.g. 5.0.8) 2015-12-04 19:51:09 +01:00
Sebastian Gniazdowski
f1483da47a znt: faster startup of tools using colorifying (e.g. n-history) 2015-12-03 11:07:35 +01:00
Sebastian Gniazdowski
130319c038 znt: twice as fast searching 2015-11-30 19:22:34 +01:00
Sebastian Gniazdowski
2b2a2d594c znt: n-history supports multi-line cmds and starts with current buffer 2015-11-30 10:48:30 +01:00
Sebastian Gniazdowski
87100db202 Initial commit of Zsh Navigation Tools 2015-11-01 16:10:55 +01:00