mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #102] [MERGED] feat(core): add function to set terminal title #286
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#286
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/102
Author: @msmps
Created: 8/29/2025
Status: ✅ Merged
Merged: 8/29/2025
Merged by: @kommander
Base:
main← Head:feat/add-set-title-20250829161325📝 Commits (1)
e3fcca5feat(core): add function to set terminal title📊 Changes
6 files changed (+65 additions, -0 deletions)
View changed files
➕
packages/core/src/examples/terminal-title.ts(+29 -0)📝
packages/core/src/renderer.ts(+4 -0)📝
packages/core/src/zig.ts(+10 -0)📝
packages/core/src/zig/ansi.zig(+7 -0)📝
packages/core/src/zig/lib.zig(+7 -0)📝
packages/core/src/zig/terminal.zig(+8 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.