Skip to content

feat: add clipboard functionality with terminal multiplexer support#123

Merged
fioncat merged 1 commit intofioncat:mainfrom
dferg:main
Mar 2, 2026
Merged

feat: add clipboard functionality with terminal multiplexer support#123
fioncat merged 1 commit intofioncat:mainfrom
dferg:main

Conversation

@dferg
Copy link
Copy Markdown
Contributor

@dferg dferg commented Feb 12, 2026

  • Add OSC 52 clipboard integration for copying text to system clipboard
  • Support for tmux, GNU Screen, and Zellij terminal multiplexers
  • Implement proper DCS passthrough wrapping for each multiplexer type
  • Add base64 dependency for OSC 52 sequence encoding

- Add OSC 52 clipboard integration for copying text to system clipboard
- Support for tmux, GNU Screen, and Zellij terminal multiplexers
- Implement proper DCS passthrough wrapping for each multiplexer type
- Add base64 dependency for OSC 52 sequence encoding
@fioncat
Copy link
Copy Markdown
Owner

fioncat commented Mar 2, 2026

Thank you! LGTM.

@fioncat fioncat merged commit 79f04a1 into fioncat:main Mar 2, 2026
2 checks passed
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.

2 participants