Skip to content

Add PageUp/PageDown support for Data Block view#125

Merged
fioncat merged 1 commit intofioncat:mainfrom
plaes:dataview-pageupdown
Mar 2, 2026
Merged

Add PageUp/PageDown support for Data Block view#125
fioncat merged 1 commit intofioncat:mainfrom
plaes:dataview-pageupdown

Conversation

@plaes
Copy link
Copy Markdown
Contributor

@plaes plaes commented Feb 19, 2026

Add support for scrolling using PageUp and PageDown keys in Data Block view.

Fixes #124

Signed-off-by: Priit Laes <plaes@plaes.org>
@fioncat
Copy link
Copy Markdown
Owner

fioncat commented Mar 2, 2026

Thank you! LGTM.

@fioncat fioncat merged commit dbd815d into fioncat:main Mar 2, 2026
2 checks passed
@plaes plaes deleted the dataview-pageupdown branch March 2, 2026 13:14
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 4, 2026
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-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PageUp/PageDown not working in the "Data Block"

2 participants