olimorris
a0196d5c51
fix: make session data available via callback
2023-02-23 10:11:29 +00:00
olimorris
e594ede825
fix: schedule loading session from telescope
2023-02-23 10:04:11 +00:00
olimorris
fc3df75cd5
refactor!: #51 replace callbacks with user events
2023-02-22 20:24:27 +00:00
ADoyle
53a39a0447
feat: add config option "telescope.reset_prompt_after_deletion"
...
User can decide whether to reset the prompt or not, after deleting a session
2022-11-03 14:14:36 +00:00
ADoyle
80c898a6c9
fix : #34 support width = { val, min, max } and show branch
...
- Use telescope builtin resolver to calculate width.
- The branch is missing. Fixed.
- If session file stores without git branch, `session.branch` should be nil. And do not show branch in list.
- `make test` will fail because plenary.nvim is old.
close #34
2022-10-25 13:44:54 +01:00
Latif Sulistyo
b54b72dbde
feat: add `silent` config option
2022-09-13 08:28:36 +01:00
olimorris
2b7ab49f36
refactor: telescope extension
2022-07-13 09:27:14 +01:00
olimorris
459adba9dd
feat: improve deleting sessions via telescope
2022-07-07 23:08:04 +01:00
olimorris
0ad729ee38
fix : #15 callbacks being incorrectly detected
2022-06-30 19:53:28 +01:00
olimorris
a51112c539
refactor: telescope use vim event loop to load
2022-06-25 22:48:45 +01:00
olimorris
040cf43524
feat(telescope): #7 delete session files
2022-05-13 10:48:13 +01:00
olimorris
db46d40d45
fix(telescope): #7 telescope layout with functions
...
Props to @ranebrown for the solution. This error occured when a user has specified a function for the width value in their telescope layout_config
2022-05-13 09:39:28 +01:00
olimorris
0c392ddb9f
feat(telescope): #7 start adding delete feature
2022-05-12 20:18:08 +01:00
olimorris
d4c0ba339f
fix: telescope extension not loading after close
2022-04-24 22:41:40 +01:00
olimorris
5b3525ad5e
refactor: #7 improve telescope support
2022-04-24 12:58:11 +01:00
olimorris
637e1a5d8f
fix : #7 do not stop persisted after load
2022-04-20 09:25:58 +01:00
olimorris
a156dd33c3
feat: #7 initial Telescope support
2022-04-19 22:21:06 +01:00