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

-n to index from end is broken #783

Closed
yigitsever opened this issue Sep 17, 2024 · 1 comment · Fixed by #784
Closed

-n to index from end is broken #783

yigitsever opened this issue Sep 17, 2024 · 1 comment · Fixed by #784

Comments

@yigitsever
Copy link

Hello,

Using negative indices to index from the end is broken with commit a4c5de9, tested and verified with git bisect:

Current behaviour:

$ buku -p -1                                                                                                      
[ERROR] No matching index [-1]

Expected behaviour:

$ buku -p -1 
1542. GitHub - jarun/buku: :bookmark: Personal mini-web in text
   > https://github.com/jarun/buku/
   + :bookmark: Personal mini-web in text. Contribute to jarun/buku development by creating an account on GitHub.
   # tool
@yigitsever yigitsever changed the title -n to index from end broken -n to index from end is broken Sep 17, 2024
@jarun
Copy link
Owner

jarun commented Sep 20, 2024

@LeXofLeviafan please have a look.

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 a pull request may close this issue.

2 participants