tmux-sessionx icon indicating copy to clipboard operation
tmux-sessionx copied to clipboard

Filter current session after session removal

Open omerxx opened this issue 1 year ago • 4 comments

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.

omerxx avatar May 18 '24 21:05 omerxx

Should fix #72

omerxx avatar May 18 '24 21:05 omerxx

@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.

0x2f0 avatar May 20 '24 04:05 0x2f0

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

omerxx avatar May 20 '24 10:05 omerxx

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

0x2f0 avatar May 20 '24 12:05 0x2f0