aviu16
|
12c4a98945
|
fix(zsh-navigation-tools): quote terminfo expansions
the terminfo array values werent quoted so if they ever had spaces or weird chars the test would break. just wrapping them in double quotes to be safe
|
2026-02-15 17:50:43 -05:00 |
|
Sandesh Pyakurel
|
772b41ea5a
|
chore(zsh-navigation-tools): fix typo (#11960)
|
2023-10-12 16:24:40 +02:00 |
|
Marc Cornellà
|
587b554580
|
zsh-navigation-tools: update to 5937e57e
Fixes #8476
|
2020-05-16 16:55:29 +02:00 |
|
psprint
|
73591101b6
|
znt: Update to v2.2.7 (#5576)
|
2016-11-02 13:08:58 +01: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
|
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
|
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 |
|