Cannot display long Kubernetes token without truncation #9858

Open
opened 2026-01-31 02:05:44 +00:00 by claunia · 0 comments
Owner

Originally created by @komodovaran on GitHub (Jul 26, 2020).

Environment

Windows Terminal version 1.0.1811.0
Powershell Version 7.0.3

Steps to reproduce

Kubernetes relies on an extremely long token (like 900 characters) to be copy-pasted into the browser window to open up a dashboard. When this token is generated through Windows Terminal, it is cut off at the window width.

It does, however, work with the Powershell standalone terminal, where no truncation occurs. Instead, a horizontal scrollbar appears.

Other things in Windows Terminal are not cut off, such as echo extremelylongstring, but are wrapped.

Originally created by @komodovaran on GitHub (Jul 26, 2020). # Environment ``` Windows Terminal version 1.0.1811.0 Powershell Version 7.0.3 ``` # Steps to reproduce Kubernetes relies on an extremely long token (like 900 characters) to be copy-pasted into the browser window to open up a dashboard. When this token is generated through Windows Terminal, it is cut off at the window width. It does, however, work with the Powershell standalone terminal, where no truncation occurs. Instead, a horizontal scrollbar appears. Other things in Windows Terminal are not cut off, such as `echo extremelylongstring`, but are wrapped.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9858