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

fix: fixed forced workspace mode enablement #2565

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pamburus
Copy link
Contributor

Checks

  • [v] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • [v] I have checked that there are no existing pull requests for the same thing

This pull request fixes backward compatibility break introduced in #2430.

@pamburus pamburus force-pushed the feature/workspaces branch 2 times, most recently from c42c1be to 548c919 Compare January 28, 2025 22:25
@@ -788,10 +834,6 @@ impl Settings {
.set_default("daemon.socket_path", socket_path.to_str())?
.set_default("daemon.systemd_socket", false)?
.set_default("daemon.tcp_port", 8889)?
.set_default(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure about this change.
I noticed duplicate defaults for many parameters here and didn't understand the purpose.

@atuin-bot
Copy link

This pull request has been mentioned on Atuin Community. There might be relevant details there:

https://forum.atuin.sh/t/changes-in-behaviour-in-18-4-vs-18-3-left-key-to-exit-workspaces/769/7

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

Successfully merging this pull request may close these issues.

2 participants