rupa / z

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

feature addition: scripts for grepping on z list and moving to one of the outputs #290

Open jerabaul29 opened 4 years ago

jerabaul29 commented 4 years ago

First, many thanks for a really great tool!

I have been using a couple of small extra scripts lately, that I found to be very useful. They are quite low quality, and I am now thinking about improving their quality and seeing if they should be added to the project. For reference:

https://github.com/jerabaul29/my_bash_scripts/blob/master/zg.sh

https://github.com/jerabaul29/my_bash_scripts/blob/master/zx.sh

Basically the workflow is as visible under:

See the illustration:

Screenshot from 2020-07-05 15-55-24

I was thinking about adding these scripts in the following ways:

Any commends around that? Things that could / should be done better?