[PR #1756] [MERGED] Add xtermjs Canvas #1549

Closed
opened 2026-02-05 18:17:15 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1756
Author: @notAreYouScared
Created: 9/28/2025
Status: Merged
Merged: 9/28/2025
Merged by: @notAreYouScared

Base: mainHead: charles/1752


📝 Commits (1)

📊 Changes

4 files changed (+12 additions, -2 deletions)

View changed files

📝 package.json (+1 -0)
📝 resources/js/console.js (+2 -0)
📝 resources/views/filament/components/server-console.blade.php (+4 -2)
📝 yarn.lock (+5 -0)

📄 Description

Fixes: #1752
Before the last character would be hidden behind the scrollbar.
Before:
image

After:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1756 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 9/28/2025 **Status:** ✅ Merged **Merged:** 9/28/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/1752` --- ### 📝 Commits (1) - [`7febb65`](https://github.com/pelican-dev/panel/commit/7febb656a17052b26b01e22ef348c59e09bc6b51) Add xterm Canvas ### 📊 Changes **4 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) 📝 `resources/js/console.js` (+2 -0) 📝 `resources/views/filament/components/server-console.blade.php` (+4 -2) 📝 `yarn.lock` (+5 -0) </details> ### 📄 Description Fixes: #1752 Before the last character would be hidden behind the scrollbar. Before: <img width="771" height="536" alt="image" src="https://github.com/user-attachments/assets/476a58b2-23de-4a16-9f01-b8e98a0f6178" /> After: <img width="771" height="526" alt="image" src="https://github.com/user-attachments/assets/fc50d175-40f6-43bd-b878-0e2c63329dfb" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:17:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1549