Add kitty terminfo - #1144
Add kitty terminfo#1144teancom wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. WalkthroughThe SSH Docker image now installs ChangesSSH image build
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Feature 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. A rabbit checks the Alpine list Comment |
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
Summary by CodeRabbit