sshs icon indicating copy to clipboard operation
sshs copied to clipboard

Return entered text if no matches

Open OmenWild opened this issue 6 months ago • 0 comments

If the search ends up with zero matches, just return the entered text. This mostly solves #139 for me. Real glob parsing would be better, but this works surprisingly well.

I branched this from #140, so it probably will not apply without that PR also applied.

OmenWild avatar Aug 12 '25 18:08 OmenWild