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

Add ability to set the fallback session #30

Open
vspinu opened this issue Dec 18, 2024 · 1 comment
Open

Add ability to set the fallback session #30

vspinu opened this issue Dec 18, 2024 · 1 comment

Comments

@vspinu
Copy link
Owner

vspinu commented Dec 18, 2024

Some ideas:

  • Add an interactive command to add a fallback session for context where there is no session available
  • Add a defcustom for a default session behavior:
    • ask
    • most recent
    • most recent within project
    • most recent within directory

@bbatsov

@bbatsov
Copy link
Collaborator

bbatsov commented Dec 22, 2024

One other idea (and none of them are exclusive of each other) is to also have "static" session dispatch option, where the users have to select their Sesman session explicitly and it's just used unconditionally until a different session is selected by the users. (similar to the static dispatch CIDER used to have early on)

Having a default session option would reduce the need for this, but having a simple ultra-predictable behavior is not a bad thing in my book.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants