-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Please add line numbers. #17490
Copy link
Copy link
Closed as not planned
Labels
Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-AttentionThe core contributors need to come back around and look at this ASAP.The core contributors need to come back around and look at this ASAP.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Won't-FixWe're just really obstinate about this. There's probably a good reason.We're just really obstinate about this. There's probably a good reason.
Milestone
Metadata
Metadata
Assignees
Labels
Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-AttentionThe core contributors need to come back around and look at this ASAP.The core contributors need to come back around and look at this ASAP.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Won't-FixWe're just really obstinate about this. There's probably a good reason.We're just really obstinate about this. There's probably a good reason.
Description of the new feature/enhancement
As
bugs.kde.org/show_bug.cgi?id=485923describes:Konsole has since gained the ability to display line numbers, as
discuss.kde.org/t/14435#always-3depicts:It's been invaluable for me, when reading long logs via the terminal. Consequently, I propose the same for Windows Terminal.
Proposed technical implementation details (optional)
I'd rather that they be in a permanent separator following the text direction, or on the opposite of the text direction, still separated regardless (to prevent overlap). Specifically, as
bugs.kde.org/show_bug.cgi?id=485970#c3describes:I expected that this implementation wouldn't be possible due to
wt's apparent lack of comparable "panel" support, but #997 (comment) demonstrates otherwise.Relevant Notes
invent.kde.org/utilities/konsole/-/merge_requests/730invent.kde.org/utilities/konsole/-/merge_requests/988