Open TeChn4K opened 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 :
test_one
test_two
~ 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)
I've also added the tab completion for z with fzf. Check it out: https://github.com/changyuheng/fz
Hi,
I know Z is a CD history tool and it will not replace CD. However, this is my use case :
3 folders :
Once I move to
test_one
andtest_two
, Z can help me in this way :The perfect feature would be that it predicts me the third folder (still unknown)