Will Hopkins
10c79d8f4f
fix(data): mark list as seen if found in Harpoon:list()
2023-12-08 13:06:56 -08:00
Will Hopkins
515bdd0058
fix(ui): comprehensive UI fixes
...
- fix: sync on UI save (#377 )
- fix: ensure buf is loaded on select (#383 )
- fix: remove angle brackets from Escape mapping rhs (#379 , #385 )
- fix: incorrect function call in run_toggle_command (#379 )
- refactor: use buf-local autocmds
- refactor: use Lua API to create BufModifiedSet autocmd
fixes #383 , #385 , #379 , #377 , #358
2023-12-07 14:39:43 -08:00
mpaulson
70703d6ce1
fix: harpoon:setup and harpoon.setup now work
2023-12-07 10:34:21 -07:00
mpaulson
07cca27cf1
feat: better logging for toggle
2023-12-06 07:01:07 -07:00
mwishoff
05edc3ee82
If out_data is empty then write empty json to harpoon.json. Then read it back into out_data.
2023-12-05 18:48:18 -08:00
mpaulson
d8fa264598
logger: max lines to prevent things taking too much memory
2023-12-05 19:20:38 -07:00
mpaulson
f4265232bb
small logger changes + spec
2023-12-05 19:18:06 -07:00
mpaulson
e9d18fca95
feat: logging and rename.
2023-12-05 19:02:43 -07:00
mpaulson
c24c7119a2
chore: lint and fmt
2023-12-05 07:37:22 -07:00
mpaulson
23fe6410bc
feat: #372 -- configurable fallback width and width ratio
2023-12-05 07:35:01 -07:00
mpaulson
e2e582e776
fix: navigation
2023-12-05 07:28:14 -07:00
Michael Paulson
ec03b3cc4b
fix: active list caused nil access error
2023-12-04 17:41:27 -07:00
mpaulson
dfcb8488df
fix: tests were breaking due to logging
2023-12-04 12:15:00 -07:00
mpaulson
c53305c2d0
feat: logging more details about how you moved through harpoon
2023-12-04 12:08:28 -07:00
mpaulson
68b3223268
feat: logger
2023-12-04 11:55:53 -07:00
mpaulson
b546ffebf0
feat: borders are now customizable
2023-12-04 10:48:40 -07:00
Arthur McLain
84e2eb79ed
feat: link harpoon highlights to default groups
2023-12-04 05:26:50 +01:00
mpaulson
581da797f9
chore: style
2023-12-02 16:01:22 -07:00
Rodrigo Medina
d9dc3bf875
fix: telescope integration
2023-12-02 16:19:14 -06:00
Arthur McLain
2d5e3443b7
fix: update highlight groups
2023-12-02 03:48:40 +01:00
Michael Paulson
61406ca0b4
feat: select gets list
added to its call. for #350
2023-12-01 15:54:05 -07:00
Michael Paulson
8dd3d909fd
test: select with nil
2023-12-01 15:51:50 -07:00
Michael Paulson
c131b4b61b
feat: select with nil
2023-12-01 14:47:58 -07:00
Michael Paulson
0db652a612
fix: removed jump_to settings def
2023-12-01 14:13:22 -07:00
Michael Paulson
01bce04637
chore: style
2023-12-01 14:07:55 -07:00
Michael Paulson
1e041f13b1
feat: removed some duplicate tests that are present in the ui.
2023-12-01 13:56:46 -07:00
Michael Paulson
689778b3aa
chore: style and lint
2023-12-01 13:45:22 -07:00
Michael Paulson
23fb0002cf
fix: broken unit tests
2023-12-01 13:44:59 -07:00
Michael Paulson
a539f664fd
fix: save_on_toggle
2023-12-01 13:18:28 -07:00
Zach Lankton
4bb6637130
add self.config default item in remove function
2023-12-01 01:31:23 -05:00
mpaulson
b8d690f098
chore: formatting and lint
2023-11-30 20:43:29 -07:00
mpaulson
7a356bfb12
feat: more extensive read me and add
now comes with config
ref
2023-11-30 20:42:31 -07:00
mpaulson
588ede1253
chore: lint
2023-11-30 20:14:45 -07:00
mpaulson
574a642204
chore: style
2023-11-30 20:14:10 -07:00
mpaulson
047cd66d6f
fix: addresses #346 and #345
2023-11-30 20:12:04 -07:00
mpaulson
574adeb96d
fix: small fixes
2023-11-30 20:07:28 -07:00
mpaulson
6522b48a4e
fix: wq would cause the editor to exit
2023-11-30 16:06:15 -07:00
mpaulson
d044315c89
fix: closing window
2023-11-30 15:45:25 -07:00
mpaulson
7d5d1415c2
fix: leaving the window now destroys both border and content win
2023-11-30 15:44:07 -07:00
mpaulson
0904ae057f
fix: harpoon2 -> harpoon
2023-11-30 14:28:53 -07:00
mpaulson
1d7ea57575
fix: vertical and horizontal split
2023-11-30 14:24:43 -07:00
mpaulson
ac9cbed9ed
feat: harpoon2 -> harpoon
2023-11-30 14:03:51 -07:00
mpaulson
f84bf553e0
feat: more tests, slowly updating readme
2023-11-30 12:17:39 -07:00
mpaulson
5471588300
feat: select navigation
2023-11-29 15:05:59 -07:00
mpaulson
5ec7f9200e
feat: adding and removing buffers from list
2023-11-29 14:50:13 -07:00
mpaulson
d98c514359
fix: use save instead of toggle
2023-11-29 07:18:08 -07:00
mpaulson
b6800cb0ed
checkpoint: working through a ui test for removing from display
2023-11-28 20:59:24 -07:00
mpaulson
5d6a39c945
fix: lint
2023-11-28 20:40:54 -07:00
mpaulson
b58e3db559
chore: format
2023-11-28 20:36:20 -07:00
mpaulson
6fdff8bc41
feat: listeners for list actions
...
one thing to consider is if we want to add filtering to the listeners by
list? or should we move the listeners to the list?
2023-11-28 20:34:00 -07:00