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

Filter current session after session removal #98

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

Conversation

omerxx
Copy link
Owner

@omerxx omerxx commented May 18, 2024

copying the filter process from the main plugin function to reload sessions. This should fix #72 so that the current session isn't filtered if set so in the config.

sessions. This should fix #72 so that the current session isn't filtered
if set so in the config.
@omerxx
Copy link
Owner Author

omerxx commented May 18, 2024

Should fix #72

@sarojregmi200
Copy link
Contributor

sarojregmi200 commented May 20, 2024

@omerxx Yes, it fixes the above issue ( #72 ) and has no additional bugs regarding the above issue. But as anticipated in the above mentioned issue it still is not a good fix. As it ignores other configuration such as:

set -g @sessionx-custom-paths '/custom/path'

And others are yet to be tested.

@omerxx
Copy link
Owner Author

omerxx commented May 20, 2024

Got it @sarojregmi200 , I'm afraid there's no way around exporting this method.
I'll get to it soon and update

@sarojregmi200
Copy link
Contributor

Yep, we are waiting for it do remember me if you need any help.
It felt good looking around bash script.

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.

sessions invisible after kill-session from switcher
2 participants