Skip to content

Commit 9d67964

Browse files
committed
version 3.13
1 parent cf11233 commit 9d67964

File tree

5 files changed

+583
-360
lines changed

5 files changed

+583
-360
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
### next
1+
<a name="v3.13.0"></a>
2+
### v3.13.0 - 2025/05-10
23
- add support for nextest 0.9.95 - Fix #350
34
- new `focus-file` internal. Example: `focus-file(some-partial-path)`
4-
### Remote Control
5+
#### Remote Control
56
With `listen = true` in configuration, bacon listens for actions in a unix socket on file `.bacon.socket` in the package directory.
67
Goal is to allow controlling bacon from your code editor.
78
A simple way to try it is to launch `socat - UNIX-CONNECT:bacon.socket` then issue actions ending in new lines.

0 commit comments

Comments
 (0)