ThePrimeagen/harpoon

[Feature request] ability to disable cycling

Geschlossen

#341 geöffnet am 29.11.2023

 (12 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Lua (484 Forks)batch import
enhancementgood first issueharpoon2

Repository-Metriken

Stars
 (9.070 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

hey, I think it would be useful to be able to disable cycling when using nav_next() and nav_prev().

For example: if I have 4 harpoons and I am currently at the 4th one, I would like nav_next() to do nothing. Same thing for nav_prev() on nav(1)

I know it would make sense for some of my workflows where I tend to go deeper and deeper into a codebase, setting checkpoints along the way

thanks for the hard work!

Contributor Guide