rupa / z

z - jump around
Do What The F*ck You Want To Public License
16.39k stars 1.17k forks source link

Predict completion enhancement #182

Open TeChn4K opened 8 years ago

TeChn4K commented 8 years ago

Hi,

I know Z is a CD history tool and it will not replace CD. However, this is my use case :

3 folders :

/foo/bar/test_one
/foo/bar/test_two
/foo/bar/test_three

Once I move to test_one and test_two, Z can help me in this way :

 ~ z test (hit tab twice)
 ~ z /foo/bar/test_
/foo/bar/test_one /foo/bar/test_two

The perfect feature would be that it predicts me the third folder (still unknown)

mrjohannchang commented 7 years ago

I've also added the tab completion for z with fzf. Check it out: https://github.com/changyuheng/fz