Skip to content

Conversation

@ogulcancelik
Copy link
Contributor

@ogulcancelik ogulcancelik commented Jan 14, 2026

Changes:

  • session picker search supports quoted phrases ("node cve") and regex via re: (case-insensitive).
  • ctrl+r toggles sorting between Fuzzy and Recent (default remains Fuzzy to avoid a behavior change).
  • extracted search logic into a pure helper module + added unit tests.

Note:

i personally prefer recent to be the default sort for -r, but i left the existing default (Fuzzy) intact for backward compatibility. happy to switch the default to recent if you want.

@ogulcancelik ogulcancelik force-pushed the fix/session-picker-search-sort branch from 47456c7 to 4c92905 Compare January 14, 2026 21:55
@badlogic badlogic merged commit 537bdb6 into badlogic:main Jan 14, 2026
1 check passed
@badlogic
Copy link
Owner

Cheers! I prefer recent as well.

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