Skip to content

sesh 2.23.0#268276

Merged
BrewTestBot merged 2 commits intomainfrom
bump-sesh-2.23.0
Feb 19, 2026
Merged

sesh 2.23.0#268276
BrewTestBot merged 2 commits intomainfrom
bump-sesh-2.23.0

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
> [!NOTE] 
> **Thank you for your feedback and support—it truly shapes sesh's direction.** 🙏
>
> I'm excited to keep building features and making improvements based on what you need. If sesh has become valuable to your workflow, consider sponsoring the project to help sustain ongoing development.
> 
> [Support sesh on GitHub Sponsors](https://github.com/sponsors/joshmedeski)

What's Changed

sesh picker

Use the new sesh picker command as an interactive picker built directly inside sesh (fzf replacement!). Similar flags to the list command can be used to customize the output.
SCR-20260218-tuqi

Here is how I have it configured in my tmux.conf

bind-key "K" display-popup -h 50% -w 50% -E "sesh picker -idH"

[!NOTE]
This is a work in progress, so please provide feedback!

cache layer

There's a new cache layer that you can opt into in your sesh.toml

cache = true

It uses a stale-while-revalidate method and could significantly increase your load times for those that have been dealing with performance issues. It also pairs nicely with the new picker 😉


Full Changelog: joshmedeski/sesh@v2.22.0...v2.23.0

View the full release notes at https://github.com/joshmedeski/sesh/releases/tag/v2.23.0.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 19, 2026
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 19, 2026
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 1ae4422 Feb 19, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-sesh-2.23.0 branch February 19, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants