Bug 479855 - Smaller line spacing on line wrapping
Summary: Smaller line spacing on line wrapping
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: font (show other bugs)
Version: 22.12.3
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-15 16:05 UTC by Martin Insulander
Modified: 2024-01-15 16:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Insulander 2024-01-15 16:05:08 UTC
SUMMARY
In Konsole you can set the line spacing. I would like to have different spacing between lines and within long, wrapped lines.

I'm comparing to general text editing software, where you often can have different line spacing between paragraphs and inside them.

The reason is to make it more distinct what is a new line, when you have many long lines.

Conceptual example:

 |  Short line
 |
 | A very long line that is too wide
 | for the window and breaks into
 | multiple lines
 |
 | Another short line

Thank you for a great terminal application.