Commit Graph

  • ed1f853847
    Merge pull request #658 from KorayAydemir/harpoon2-fix-docs harpoon2 ThePrimeagen 2025-02-10 11:22:07 -10:00
  • 93873d1483 docs: fix code example in README Koray Aydemir 2025-02-10 23:46:48 +03:00
  • 7f5bb6f187
    Merge pull request #628 from PedroBinotto/harpoon2 ThePrimeagen 2025-02-09 17:17:03 -10:00
  • 09c6d045fb feat: highlight current file Prime Again 2025-02-09 15:09:22 -07:00
  • 19309b636f use string.find instead of string.match to avoid special char weirdness Elvis Hernandez 2025-01-13 12:59:30 -05:00
  • 27fce89fe8 Highlight the current buffer in the harpoon menu and match the cursor position if it exists Elvis Hernandez 2025-01-09 15:48:16 -05:00
  • 3b8cf0e1ea feat: length 1 to 0 bug Prime Again 2025-02-09 14:50:39 -07:00
  • b924b2cb9e
    Fix for #653 n8tlarsen 2025-01-24 16:42:42 -06:00
  • a84ab829ea
    Merge pull request #644 from AmeerArsala/harpoon2 ThePrimeagen 2024-11-12 19:00:07 -07:00
  • ba7848ae7e added option to specify height in lines of the window Ameer Arsala 2024-11-12 15:53:46 -08:00
  • 1bc17e3e42
    Merge pull request #629 from w1ck3dg0ph3r/fix-nav-file-column master ThePrimeagen 2024-08-29 11:20:22 -05:00
  • ba09b9bccb
    fix: nav_file column off by one w1ck3dg0ph3r 2024-08-29 09:15:07 +04:00
  • 0754d1cb7b
    add nil entries to unit test cases Pedro Santi Binotto 2024-08-20 16:15:23 -03:00
  • 2ee09560e6 wip https://github.com/ThePrimeagen/harpoon/issues/627 Pedro Binotto 2024-08-16 00:59:38 -03:00
  • 0378a6c428
    Merge pull request #558 from namolnad/patch-1 ThePrimeagen 2024-04-09 12:41:15 -06:00
  • d345631162 possible fix: hoping to address #566 #567 theprimeagen 2024-04-09 12:34:59 -06:00
  • dd59e1b60c chore: lint fix1 theprimeagen 2024-04-09 12:10:59 -06:00
  • 663e9aad24 fix: moved extra list decode to config decode theprimeagen 2024-04-09 12:08:33 -06:00
  • be7470853d Keep absolute path in listItem.value sug44 2024-04-09 08:53:41 +03:00
  • 7543bd3080
    Fix typo Dan Loman 2024-04-05 20:44:56 -07:00
  • da326d0438 fix: other-file kept being created theprimeagen 2024-04-04 11:00:16 -06:00
  • 1efff797a7 chore: formatting + lint theprimeagen 2024-04-04 10:59:34 -06:00
  • 5b344710b7 feat: closes #542 : out of bounds navigation. this was a pain in the ass theprimeagen 2024-04-04 10:58:56 -06:00
  • 77d52b2a88 feat: holed ui lists even with bonus whitespace theprimeagen 2024-04-04 09:58:14 -06:00
  • 0d959f34c0 fix: replace_at causes duplicates theprimeagen 2024-04-04 09:30:55 -06:00
  • 2e25a13fa4
    Merge pull request #544 from radvil/api/expose-index ThePrimeagen 2024-04-03 16:11:29 -06:00
  • 3d35250de8
    Merge pull request #541 from abeldekat/harpoon2 ThePrimeagen 2024-04-03 16:04:46 -06:00
  • 02ccb7b92b
    Merge pull request #547 from Makaze/patch-1 ThePrimeagen 2024-04-03 16:02:10 -06:00
  • 886ebae02d feat: move everything into the harpoon directory theprimeagen 2024-04-03 15:59:11 -06:00
  • 527686e06d fix: emergency fix theprimeagen 2024-04-03 15:39:53 -06:00
  • 3e32576076 feat: hashing on a per config.settings.key() basis theprimeagen 2024-04-02 15:32:03 -06:00
  • e76cb03c42
    Fix error on item select: Missing length argument Christopher Lane 2024-04-02 21:03:14 -04:00
  • 4ad05be8fe feat: replace_at with harpoon lists theprimeagen 2024-04-02 13:52:28 -06:00
  • 3292a609c6 feat(list-api): expose index for later usage Radvil 2024-04-02 00:18:39 +08:00
  • c6446e971f harpoon select: ask for the bufnr using the exact name abeldekat 2024-03-24 11:26:29 +01:00
  • a38be6e0dd feat: small fixes to minimal and Makefile mpaulson 2024-01-26 14:53:58 -07:00
  • 2cd4e03372
    Merge pull request #475 from theKnightsOfRohan/fix/issue_templates ThePrimeagen 2024-01-06 08:49:08 -07:00
  • f349a66c76
    Create feature_request.yml theKnightsOfRohan 2024-01-05 20:49:35 -08:00
  • 0cb4aa0680
    Create bug_report.yml theKnightsOfRohan 2024-01-05 20:48:57 -08:00
  • fe03a9dda0
    Merge pull request #464 from maxrzaw/add-testing-instructions ThePrimeagen 2024-01-05 15:34:23 -07:00
  • 3f51d3284e
    Merge pull request #463 from maxrzaw/add-more-toggle-options ThePrimeagen 2024-01-05 15:33:27 -07:00
  • aec1036da4
    Merge pull request #460 from piraz/harpoon2 ThePrimeagen 2024-01-05 15:25:41 -07:00
  • 3bfbd73337
    Merge pull request #453 from NStefan002/harpoon2 ThePrimeagen 2024-01-05 15:23:40 -07:00
  • 9411ce15d3
    Merge pull request #451 from otavioschwanck/feat/navigate-with-numbers ThePrimeagen 2024-01-05 15:22:00 -07:00
  • 9ef3cb0794
    Merge pull request #425 from willothy/list-read-evt ThePrimeagen 2024-01-05 15:20:44 -07:00
  • 7124806533
    Merge pull request #470 from maxrzaw/makefile-cleanup ThePrimeagen 2024-01-05 15:19:23 -07:00
  • 4e5672c650
    Merge pull request #468 from wllfaria/docs-update-partial-config-item ThePrimeagen 2024-01-05 15:19:15 -07:00
  • 34b419984e feat: makefile for test cleanup Max Zawisa 2024-01-02 09:02:02 -05:00
  • 7d1aef462a
    feat: add LIST_READ event Will Hopkins 2023-12-14 23:08:23 -08:00
  • 27847e1901 docs: updating PartialConfigItem definitions Willians Faria 2024-01-01 18:53:47 -03:00
  • cc409f2f2b feat: add title and ui_max_width toggle options Max Zawisa 2023-12-30 12:58:12 -05:00
  • 15ee93ccde add some testing instructions Max Zawisa 2023-12-30 15:10:22 -05:00
  • 272faf32b7 docs: document lazy.nvim instalation Flavio Garcia 2023-12-29 00:22:29 -05:00
  • 6afc142443
    Merge pull request #457 from pockata/adjust-ui-create ThePrimeagen 2023-12-28 15:02:05 -07:00
  • aaff5f01e0
    feat: Add current_file to UI_CREATE Rosen Stoyanov 2023-12-28 17:11:58 +02:00
  • 8124e73eed
    refactor: Call UI_CREATE after setting buffer contents Rosen Stoyanov 2023-12-28 16:18:12 +02:00
  • 39a758ec88 feat: navigate_with_numbers Otávio Schwanck dos Santos 2023-12-27 10:53:37 +00:00
  • 18bf9fbab6 test: ui tests, addition to #448, #374 NStefan002 2023-12-27 15:10:20 +01:00
  • ccae1b9bec
    Merge pull request #437 from tomaszwysocki/docs/fix-readme-typo ThePrimeagen 2023-12-26 15:57:19 -07:00
  • 2d3abde3c4
    Merge pull request #448 from NStefan002/harpoon2 ThePrimeagen 2023-12-26 11:57:22 -07:00
  • e9db6eeb6e test: add nvim_feedkeys test NStefan002 2023-12-26 19:52:24 +01:00
  • fe85b14a85
    Merge pull request #442 from dormunis/harpoon2 ThePrimeagen 2023-12-26 11:50:28 -07:00
  • 11b6751d54
    Merge pull request #446 from ThePrimeagen/command_on_nav ThePrimeagen 2023-12-26 11:46:08 -07:00
  • 8a35d8c762 chore: format command_on_nav mpaulson 2023-12-26 11:37:25 -07:00
  • 6f6b1d1d1f feat: extensions for navigating to harpooned files mpaulson 2023-12-26 11:36:07 -07:00
  • e785919c04 Added telescope support Dor Munis 2023-12-23 14:41:13 +02:00
  • 3170133737
    Merge pull request #438 from scottykaye/add-prev-next-to-readme ThePrimeagen 2023-12-21 09:01:50 -07:00
  • af79d1bcda
    Merge pull request #430 from psaikido/harpoon2 ThePrimeagen 2023-12-21 08:58:28 -07:00
  • bc147df10e Add documentation to read me for previous and next shortcuts Scott Kaye 2023-12-20 14:18:15 -05:00
  • 58baa3e478
    Fix typo in README.md Tomasz Wysocki 2023-12-20 05:20:35 +01:00
  • 2036830e37 Remove extra blank line. Hugh Carroll 2023-12-17 07:20:38 +00:00
  • c57cb19951 Some explanation on how to configure splits & tabs. Hugh Carroll 2023-12-17 07:14:34 +00:00
  • 747169f07a Add tabedit to split and vsplit plus a little refactor. Hugh Carroll 2023-12-17 07:02:51 +00:00
  • 023e6c8baf fix: in UI:select_menu_item close the menu first name_snrl 2023-12-11 14:20:11 +05:00
  • 9031087ff1
    Merge pull request #428 from tris203/cifix ThePrimeagen 2023-12-16 15:40:21 -07:00
  • 6442ebfe4d ci: remove mac testing tris203 2023-12-16 20:41:34 +00:00
  • b63cfdd50b ci: fix ci tris203 2023-12-16 19:10:13 +00:00
  • 362cdc869f
    Merge pull request #419 from ktsujister/window-related-settings ThePrimeagen 2023-12-14 20:37:08 -07:00
  • 2b7cade25a chore: lint mpaulson 2023-12-14 20:23:15 -07:00
  • 1f36517870 fix: #410 addresses the pr, which is requesting a feature mpaulson 2023-12-14 20:22:34 -07:00
  • 9e869aae22 feat: harpoon extensions mpaulson 2023-12-14 20:09:55 -07:00
  • c327a70ab4 added title_pos field to HarpoonToggleOptions Kei Tsuji 2023-12-14 12:51:27 +09:00
  • 938c85d438 accept title_pos option if specified Kei Tsuji 2023-12-14 12:10:39 +09:00
  • 8f67088e9d
    Merge pull request #413 from willothy/fix-noencode ThePrimeagen 2023-12-12 19:49:30 -07:00
  • fba563ab50
    fix: check list.config.encode, default save_on_toggle to false Will Hopkins 2023-12-11 18:08:00 -08:00
  • bb806acff3 chore: fmt mpaulson 2023-12-10 19:41:58 -07:00
  • 34d2e6be9a feat: makefile + acwrite. mpaulson 2023-12-10 19:40:38 -07:00
  • fa73cd0c33 feat: lua opts for border mpaulson 2023-12-10 19:34:45 -07:00
  • f7d3c7360d
    Merge pull request #405 from willothy/deprecations ThePrimeagen 2023-12-10 18:32:55 -07:00
  • 8b30c9cdcc
    refactor: remove uses of deprecated buf_set_option Will Hopkins 2023-12-10 16:53:45 -08:00
  • e89299bc1a feat: moving things around so that i can start emit out more data mpaulson 2023-12-10 16:02:39 -07:00
  • aa071ce65b feat: really almost ci mpaulson 2023-12-10 12:57:45 -07:00
  • 87ed69c450 feat: almost ci mpaulson 2023-12-10 12:55:15 -07:00
  • d043904d1e chore: lint mpaulson 2023-12-10 12:51:03 -07:00
  • 5a3195e7bf fix: some basic fixes for buffer type mpaulson 2023-12-10 12:49:40 -07:00
  • a31438258a
    Merge pull request #387 from mwishoff/harpoon2 ThePrimeagen 2023-12-09 20:04:54 -07:00
  • 038bde660c Renamed harpoon_wrap to ui_nav_wrap. mwishoff 2023-12-09 15:14:05 -08:00
  • 0243fdc13f
    Merge pull request #395 from willothy/event-moved ThePrimeagen 2023-12-09 13:46:02 -07:00
  • f3c99d3c41
    Merge pull request #392 from willothy/fix-ui ThePrimeagen 2023-12-09 13:31:58 -07:00
  • ac9b93984f
    feat: add sync_on_ui_close option Will Hopkins 2023-12-09 12:14:30 -08:00