harpoon
harpoon copied to clipboard
**What issue are you having that you need harpoon to solve?** 1) Can I get a mark like this on the gutter for a line that is marked with harpoon?...
**Problem**: With the `navigate_by_number` extension enabled and a custom list displayed in the UI, pressing a number key opens a file from the default file list instead of doing whatever...
Currently, eveytime the extend method is called a new table is added to listeners. This PR makes it so that only one table is maintained and the keys are the...
I've been playing around trying to make a custom list that will show the files relative to my current context. I would like to accomplish this by passing in context...
## Expected behavior: Same thing that happens when doing something like `:e some_file`. https://github.com/ThePrimeagen/harpoon/assets/100767853/e6fb82a6-83ad-4d4c-a71e-633adea04e73 ## Ackchyual behaviour: https://github.com/ThePrimeagen/harpoon/assets/100767853/ef6c3fa0-56ef-4a1f-9e69-1ffcda314d68
First, off, just want to say I'm really impressed with the generalizability of harpoon2, I see myself using it a bunch in the future for more 1-button tasks. Good stuff!...
This will help with files position not being saved when you harpoon a file that is relative path from the cwd and is not a path from root and then...
**What issue are you having that you need harpoon to solve?** You can only set a key in the settings, this will work for all lists **Why doesn't the current...
**What issue are you having that you need harpoon to solve?** I would like to be able to show the marks relative to my current file. **Why doesn't the current...