Bug 479855

Summary: Smaller line spacing on line wrapping
Product: [Applications] konsole Reporter: Martin Insulander <martin>
Component: fontAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: 22.12.3   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

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.