Skip to content

Conversation

sxyazi
Copy link
Owner

@sxyazi sxyazi commented Feb 9, 2025

Fixes #2306

@sxyazi sxyazi merged commit 793c90f into main Feb 9, 2025
6 checks passed
@sxyazi sxyazi deleted the pr-89044b5d branch February 9, 2025 06:50
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 13, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sxyazi/yazi](https://github.com/sxyazi/yazi) | patch | `v25.2.7` -> `v25.2.11` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>sxyazi/yazi (sxyazi/yazi)</summary>

### [`v25.2.11`](https://github.com/sxyazi/yazi/releases/tag/v25.2.11)

[Compare Source](sxyazi/yazi@v25.2.7...v25.2.11)

This is a quick fix release that addresses a few issues introduced in the [previous version 25.2.7](https://github.com/sxyazi/yazi/releases/tag/v25.2.7).

Besides that, a new `overall` option has been added under `[status]` in `theme.toml`, which allows you to set the overall style of the status bar, specifically the empty area in the center:

```toml
[status]
overall = { fg = "#cad3f5", bg = "#&#8203;181926" }
```

![411906568-4ab46d09-9f2c-489b-85f3-83f264ecd9cc](https://github.com/user-attachments/assets/d673529d-5629-40c9-bbed-8c85f524c306)

See sxyazi/yazi#2321 for details.

#### What's Changed

-   fix: reverse the order of CSI-based and environment-based terminal detection by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2310
-   feat: reduce terminal response wait timeout by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2314
-   fix: unable to delete sealed files on Windows due to platform differences by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2319
-   feat: new `overall` option under `[status]` to allow specifying the overall style of the status bar by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2321
-   chore: bump version to 25.2.11 by [@&#8203;sxyazi](https://github.com/sxyazi) in sxyazi/yazi#2323

**Full Changelog**: sxyazi/yazi@v25.2.7...v25.2.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create new kitty terminal with yazi while using TMUX doesn't work
1 participant