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: minor system improvements #1328

Merged
merged 2 commits into from
Apr 16, 2022
Merged

fix: minor system improvements #1328

merged 2 commits into from
Apr 16, 2022

Conversation

jaeheonji
Copy link
Member

This PR is a suggestion from the discord channel.

Summary

  • /tmp/zellij-1000/zellij-log/zellij.log this file seems to have 700 permission on linux systems. I don't understand why the executable permission is required here. It can just have 600.
  • I think that the No active zellij sessions found. message on running zellij attach command should go to stderr instead of stdout. Same with the zellij list-sessions command. It makes scripting easier e.g. zellij list-sessions | grep -qF "$session_name" . Ideally, there should be no output to stdout when no session is running.

@jaeheonji jaeheonji merged commit f2a7e73 into zellij-org:main Apr 16, 2022
@jaeheonji jaeheonji deleted the minor-update branch April 16, 2022 07:11
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.

1 participant