rupa / z

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

Corrected sort order in tab completion #270

Closed GHPS closed 5 years ago

GHPS commented 5 years ago

The tab completion for z lists hits in wrong order, not by rank. Switching from "-n" to "-g" for sort (i.e. general numeric) is required for the float rank value.

rupa commented 5 years ago

nice, thanks