-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: this commit breaks compatibility between branches `merge-sessi…
…on-lens` and `main`. - Rename the commands so they are now prefixed with `Session`. i.e `SaveSession` is now `SessionSave`. This closes #175. - Add a `session_lens` config option to the main `require("auto-session").setup(config)` config. - Add feature to toggle between two sessions through session-lens. The plan is for this branch merge to be tagged as `v2` while the current work in main is tagged as `v1`. Either that or keeping the current `main` branch as effectively `v1` and renaming this branch to `v2`, final decision on this is still up in the air.
- Loading branch information
Showing
10 changed files
with
217 additions
and
455 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.