Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected sort order in tab completion #270

Merged
merged 1 commit into from
Sep 12, 2019
Merged

Corrected sort order in tab completion #270

merged 1 commit into from
Sep 12, 2019

Conversation

GHPS
Copy link
Contributor

@GHPS GHPS commented Sep 12, 2019

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.

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 rupa merged commit e77e938 into rupa:master Sep 12, 2019
@rupa
Copy link
Owner

rupa commented Sep 12, 2019

nice, thanks

vonglasow added a commit to vonglasow/z that referenced this pull request Sep 27, 2019
Corrected sort order in tab completion (rupa#270)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants