12 Commits

Author SHA1 Message Date
mpaulson
e89299bc1a feat: moving things around so that i can start emit out more data 2023-12-10 16:02:39 -07:00
mpaulson
d043904d1e chore: lint 2023-12-10 12:51:03 -07:00
mpaulson
5a3195e7bf fix: some basic fixes for buffer type 2023-12-10 12:49:40 -07: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
c24c7119a2 chore: lint and fmt 2023-12-05 07:37:22 -07:00
mpaulson
e2e582e776 fix: navigation 2023-12-05 07:28:14 -07:00
mpaulson
c53305c2d0 feat: logging more details about how you moved through harpoon 2023-12-04 12:08:28 -07:00
Michael Paulson
23fb0002cf fix: broken unit tests 2023-12-01 13:44:59 -07:00
mpaulson
574a642204 chore: style 2023-11-30 20:14:10 -07:00
mpaulson
6522b48a4e fix: wq would cause the editor to exit 2023-11-30 16:06:15 -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