443 Commits

Author SHA1 Message Date
theprimeagen
527686e06d fix: emergency fix 2024-04-03 15:39:53 -06:00
theprimeagen
3e32576076 feat: hashing on a per config.settings.key() basis 2024-04-03 15:34:59 -06:00
theprimeagen
4ad05be8fe feat: replace_at with harpoon lists 2024-04-02 15:05:27 -06:00
mpaulson
a38be6e0dd feat: small fixes to minimal and Makefile 2024-01-26 14:54:13 -07:00
ThePrimeagen
2cd4e03372
Merge pull request #475 from theKnightsOfRohan/fix/issue_templates
fix issue templates (Correctly this time)
2024-01-06 08:49:08 -07:00
theKnightsOfRohan
f349a66c76
Create feature_request.yml 2024-01-05 20:49:35 -08:00
theKnightsOfRohan
0cb4aa0680
Create bug_report.yml 2024-01-05 20:48:57 -08:00
ThePrimeagen
fe03a9dda0
Merge pull request #464 from maxrzaw/add-testing-instructions
feat: add some testing instructions
2024-01-05 15:34:23 -07:00
ThePrimeagen
3f51d3284e
Merge pull request #463 from maxrzaw/add-more-toggle-options
feat: add title and ui_max_width toggle options
2024-01-05 15:33:27 -07:00
ThePrimeagen
aec1036da4
Merge pull request #460 from piraz/harpoon2
docs: document lazy.nvim instalation
2024-01-05 15:25:41 -07:00
ThePrimeagen
3bfbd73337
Merge pull request #453 from NStefan002/harpoon2
more ui tests
2024-01-05 15:23:40 -07:00
ThePrimeagen
9411ce15d3
Merge pull request #451 from otavioschwanck/feat/navigate-with-numbers
feat: navigate_with_numbers
2024-01-05 15:22:00 -07:00
ThePrimeagen
9ef3cb0794
Merge pull request #425 from willothy/list-read-evt
feat: add `LIST_READ` event
2024-01-05 15:20:44 -07:00
ThePrimeagen
7124806533
Merge pull request #470 from maxrzaw/makefile-cleanup
feat: Makefile target for test cleanup
2024-01-05 15:19:23 -07:00
ThePrimeagen
4e5672c650
Merge pull request #468 from wllfaria/docs-update-partial-config-item
docs: updating PartialConfigItem definitions
2024-01-05 15:19:15 -07:00
Max Zawisa
34b419984e feat: makefile for test cleanup 2024-01-02 09:04:55 -05:00
Will Hopkins
7d1aef462a
feat: add LIST_READ event 2024-01-01 22:36:35 -08:00
Willians Faria
27847e1901 docs: updating PartialConfigItem definitions 2024-01-01 18:53:47 -03:00
Max Zawisa
cc409f2f2b feat: add title and ui_max_width toggle options
Add options for a custom title and max width for the UI.
Keep the same default behavior as before.
2023-12-30 21:00:43 -05:00
Max Zawisa
15ee93ccde add some testing instructions 2023-12-30 15:47:29 -05:00
Flavio Garcia
272faf32b7 docs: document lazy.nvim instalation 2023-12-29 00:25:13 -05:00
ThePrimeagen
6afc142443
Merge pull request #457 from pockata/adjust-ui-create
Adjust UI_CREATE events
2023-12-28 15:02:05 -07:00
Rosen Stoyanov
aaff5f01e0
feat: Add current_file to UI_CREATE 2023-12-28 17:14:21 +02:00
Rosen Stoyanov
8124e73eed
refactor: Call UI_CREATE after setting buffer contents 2023-12-28 17:14:21 +02:00
Otávio Schwanck dos Santos
39a758ec88 feat: navigate_with_numbers 2023-12-28 00:10:30 +00:00
NStefan002
18bf9fbab6 test: ui tests, addition to #448, #374 2023-12-27 15:10:20 +01:00
ThePrimeagen
2d3abde3c4
Merge pull request #448 from NStefan002/harpoon2
test: add nvim_feedkeys test for ui
2023-12-26 11:57:22 -07:00
NStefan002
e9db6eeb6e test: add nvim_feedkeys test 2023-12-26 19:52:24 +01:00
ThePrimeagen
fe85b14a85
Merge pull request #442 from dormunis/harpoon2
Added telescope section in README
2023-12-26 11:50:28 -07:00
ThePrimeagen
11b6751d54
Merge pull request #446 from ThePrimeagen/command_on_nav
feat: extensions for navigating to harpooned files
2023-12-26 11:46:08 -07:00
mpaulson
8a35d8c762 chore: format 2023-12-26 11:37:25 -07:00
mpaulson
6f6b1d1d1f feat: extensions for navigating to harpooned files 2023-12-26 11:36:07 -07:00
Dor Munis
e785919c04 Added telescope support 2023-12-23 14:43:58 +02:00
ThePrimeagen
3170133737
Merge pull request #438 from scottykaye/add-prev-next-to-readme
Add documentation to readme for previous and next shortcuts
2023-12-21 09:01:50 -07:00
ThePrimeagen
af79d1bcda
Merge pull request #430 from psaikido/harpoon2
Splits & tabs
2023-12-21 08:58:28 -07:00
Scott Kaye
bc147df10e Add documentation to read me for previous and next shortcuts 2023-12-20 14:20:01 -05:00
Hugh Carroll
2036830e37 Remove extra blank line. 2023-12-17 07:20:38 +00:00
Hugh Carroll
c57cb19951 Some explanation on how to configure splits & tabs. 2023-12-17 07:14:34 +00:00
Hugh Carroll
747169f07a Add tabedit to split and vsplit plus a little refactor. 2023-12-17 07:02:51 +00:00
name_snrl
023e6c8baf fix: in UI:select_menu_item close the menu first 2023-12-17 06:35:29 +00:00
ThePrimeagen
9031087ff1
Merge pull request #428 from tris203/cifix
ci: fix ci
2023-12-16 15:40:21 -07:00
tris203
6442ebfe4d ci: remove mac testing 2023-12-16 20:41:34 +00:00
tris203
b63cfdd50b ci: fix ci 2023-12-16 19:10:13 +00:00
ThePrimeagen
362cdc869f
Merge pull request #419 from ktsujister/window-related-settings
feat(ui): accept title_pos option if specified
2023-12-14 20:37:08 -07:00
mpaulson
2b7cade25a chore: lint 2023-12-14 20:23:23 -07:00
mpaulson
1f36517870 fix: #410 addresses the pr, which is requesting a feature 2023-12-14 20:23:23 -07:00
mpaulson
9e869aae22 feat: harpoon extensions 2023-12-14 20:23:23 -07:00
Kei Tsuji
c327a70ab4 added title_pos field to HarpoonToggleOptions 2023-12-14 13:04:58 +09:00
Kei Tsuji
938c85d438 accept title_pos option if specified 2023-12-14 13:04:18 +09:00
ThePrimeagen
8f67088e9d
Merge pull request #413 from willothy/fix-noencode
fix: check list.config.encode, default save_on_toggle to false
2023-12-12 19:49:30 -07:00