Skip to content

Commit 83190a2

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update ubi:fioncat/otree to v0.6.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [ubi:fioncat/otree](https://github.com/fioncat/otree) | minor | `0.5.2` -> `0.6.0` | 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>fioncat/otree (ubi:fioncat/otree)</summary> ### [`v0.6.0`](https://github.com/fioncat/otree/releases/tag/v0.6.0) [Compare Source](fioncat/otree@v0.5.2...v0.6.0) ##### Features - **Highlighting for filter keywords** ([#&#8203;94](fioncat/otree#94)) - The default filter behavior has changed: instead of hiding unmatched items, all items are now displayed, with matches highlighted. This makes it easier to distinguish filtered results without losing context. - If you prefer the old behavior (hiding unmatched items), you can enable it by setting `filter.exclude_mode = true`. - **Filter navigation actions** ([#&#8203;95](fioncat/otree#95)). In filter mode, you can now quickly jump between matches using the new actions: - `filter_next_match` (default key: `n`) - `filter_prev_match` (default key: `N`) - 🎉 All items in the [roadmap](https://github.com/fioncat/otree?tab=readme-ov-file#roadmap) have been completed! Screenshot of highlighting in filter mode (now it looks like vim 😄): <img width="1278" height="803" alt="image" src="https://github.com/user-attachments/assets/ffbbfe74-ec62-4d5a-81a2-8ab54dc24a1d" /> #### What's Changed * feat(ui): support highlighting filter keyword in tree by @&#8203;fioncat in fioncat/otree#94 * feat(ui): support filter navigation by @&#8203;fioncat in fioncat/otree#95 **Full Changelog**: <fioncat/otree@v0.5.2...v0.6.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 7e89b5a commit 83190a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pipx = "latest"
6262
"ubi:blacknon/hwatch" = "0.3.19"
6363
"ubi:bluetuith-org/bluetuith" = "0.2.5"
6464
"ubi:eugene-babichenko/fixit" = "0.10.0"
65-
"ubi:fioncat/otree" = "0.5.2"
65+
"ubi:fioncat/otree" = "0.6.0"
6666
"ubi:hupe1980/gotoaws" = "0.25.1"
6767
"ubi:jacek-kurlit/pik" = "0.25.0"
6868
"ubi:joschi/dive" = "0.14.0"

0 commit comments

Comments
 (0)