Skip to content

Commit aa1db77

Browse files
author
ECG Bot
committed
build(deps): update github:fioncat/otree to v0.6.5
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [github:fioncat/otree](https://github.com/fioncat/otree) | patch | `0.6.4` → `0.6.5` | 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 (github:fioncat/otree)</summary> ### [`v0.6.5`](https://github.com/fioncat/otree/releases/tag/v0.6.5) [Compare Source](fioncat/otree@v0.6.4...v0.6.5) ##### Features - Add `home` and `end` keys and map them to scroll\_{first,last}. ([#&#8203;126](fioncat/otree#126)) - Add PageUp/PageDown support for Data Block view. ([#&#8203;125](fioncat/otree#125)) - Add clipboard functionality with terminal multiplexer support. ([#&#8203;123](fioncat/otree#123)) #### What's Changed - feat: add clipboard functionality with terminal multiplexer support by [@&#8203;dferg](https://github.com/dferg) in [#&#8203;123](fioncat/otree#123) - Add PageUp/PageDown support for Data Block view by [@&#8203;plaes](https://github.com/plaes) in [#&#8203;125](fioncat/otree#125) - Home/end scrolling support by [@&#8203;plaes](https://github.com/plaes) in [#&#8203;126](fioncat/otree#126) #### New Contributors - [@&#8203;dferg](https://github.com/dferg) made their first contribution in [#&#8203;123](fioncat/otree#123) - [@&#8203;plaes](https://github.com/plaes) made their first contribution in [#&#8203;125](fioncat/otree#125) **Full Changelog**: <fioncat/otree@v0.6.4...v0.6.5> </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:eyJjcmVhdGVkSW5WZXIiOiI0My40OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
1 parent 24ff9e8 commit aa1db77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ pipx = "latest"
6969
"github:doy/rbw" = "1.15.0"
7070
"github:ekzhang/bore" = "0.6.0"
7171
"github:eugene-babichenko/fixit" = "0.11.0"
72-
"github:fioncat/otree" = "0.6.4"
72+
"github:fioncat/otree" = "0.6.5"
7373
"github:fish-shell/fish-shell" = "4.5.0"
7474
"github:hupe1980/gotoaws" = "0.25.1"
7575
"github:jacek-kurlit/pik" = "0.29.0"

0 commit comments

Comments
 (0)