Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(dashboard): change persisted.nvim load session command #118

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

olimorris
Copy link
Contributor

Description

Firstly, thank you for integrating persisted.nvim in the dashboard out of the box.

This PR changes the command to load a persisted.nvim session. This accounts for users potentially not having SessionLoad available to them if they lazy load their dashboard and don't have cmd = { "SessionLoad" } setup.

Related Issue(s)

N/A

Screenshots

N/A

@folke folke merged commit 26bec4b into folke:main Nov 20, 2024
9 checks passed
@folke
Copy link
Owner

folke commented Nov 20, 2024

ty!

folke pushed a commit that referenced this pull request Nov 22, 2024
🤖 I have created a release *beep* *boop*
---


## [2.5.0](v2.4.0...v2.5.0)
(2024-11-22)


### Features

* **dashboard:** added Snacks.dashboard.update(). Closes
[#121](#121)
([c770ebe](c770ebe))
* **debug:** profile title
([0177079](0177079))
* **notifier:** show indicator when notif has more lines. Closes
[#112](#112)
([cf72c06](cf72c06))
* **terminal:** added Snacks.terminal.get(). Closes
[#122](#122)
([7f63d4f](7f63d4f))
* **util:** get hl color
([b0da066](b0da066))
* **util:** set_hl managed
([9642695](9642695))


### Bug Fixes

* **dashboard:** `vim.pesc` for auto keys. Fixes
[#134](#134)
([aebffe5](aebffe5))
* **dashboard:** align should always set width even if no alignment is
needed. Fixes [#137](#137)
([54d521c](54d521c))
* **dashboard:** better git check for advanced example. See
[#126](#126)
([b4a293a](b4a293a))
* **dashboard:** open fullscreen on relaunch
([853240b](853240b))
* **dashboard:** randomseed needs argument on stable
([c359164](c359164))
* **debug:** include `main` in caller
([33d31af](33d31af))
* **git:** get_root should work for non file buffers
([723d8ea](723d8ea))
* **notifier:** hide existing nofif if higher prio notif arrives and no
free space for lower notif
([7a061de](7a061de))
* **quickfile:** don't load when bigfile detected. Fixes
[#116](#116)
([978424c](978424c))
* **sessions:** change persisted.nvim load session command
([#118](#118))
([26bec4b](26bec4b))
* **terminal:** hide on `q` instead of close
([30a0721](30a0721))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants