Skip to content

Add kitty terminfo - #1144

Open
teancom wants to merge 1 commit into
hassio-addons:mainfrom
teancom:fix/kitty
Open

teancom wants to merge 1 commit into
hassio-addons:mainfrom
teancom:fix/kitty

Conversation

@teancom

@teancom teancom commented Sep 21, 2026

Copy link
Copy Markdown

Proposed Changes

The Dockerimage didn't have the kitty terminfo package installed, and using 'kitten ssh' would install it for the SSH user, but not the root user. This installs it 'system-wide' and sorts it out for both, without needing 'kitten ssh' at all.

Related Issues

#901 (But I couldn't confirm this ever worked, I don't see the kitty-terminfo package installed anywhere in git history).

Summary by CodeRabbit

  • Chores
    • Added Kitty terminal compatibility support to the SSH environment.

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 3a50670c-3d2d-4779-a8b0-9ccd28570ff5

📥 Commits

Reviewing files that changed from the base of the PR and between 60a2d61 and 4b1a424.

📒 Files selected for processing (1)
  • ssh/Dockerfile

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


Walkthrough

The SSH Docker image now installs kitty-terminfo=0.47.0-r1 with the existing Alpine packages.

Changes

SSH image build

Layer / File(s) Summary
Add Kitty terminal information package
ssh/Dockerfile
The main apk add command now installs the pinned kitty-terminfo=0.47.0-r1 package.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Feature

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding Kitty terminal information to the SSH Docker image.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the Alpine list
One Kitty package joins the mist
The SSH image builds with care
Terminfo waits inside it there
Small change, ready to hop and run

Comment @coderabbitai help to get the list of available commands.

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.

1 participant