Skip to main content

Timeline for How to set line height on Xterm?

Current License: CC BY-SA 4.0

6 events
when toggle format what by license comment
Jan 13, 2024 at 13:47 comment added Manny This command works: XTerm*scaleHeight: 1.45. In regular Terminal - one step further. But it doesn't work, if I start tmux.
Jan 13, 2024 at 13:28 comment added Manny Understand, the -sh is not shading. Man: scale line-height values by the given number. But why the command works, XTerm.vt100.scaleHeight: 1.5 not (if it is not commented out)?
Jan 13, 2024 at 13:22 comment added Manny Yes! You are absolutely right. The command XTerm.vt100.scaleHeight: 1.5 was my first try to set the line height. It doesn't worked, so I've commented it out. After that, I've tried UXTerm*vt100.scaleHeight: 1.45. It doesn't worked too, so I commented it out too. After that, I've tried XTerm*vt100.scaleHeight: 1.45. It doesn't worked too, so I commented it out too. After that, I've read in the article that I've post in my question the xterm -sh 1.45 command, wich has worked, but is not persistent. So, I've set XTerm*Shading: 1.45 in my .Xresources because it is it's equivalent, right?
Jan 13, 2024 at 12:44 comment added Stephen Harris Yoiur example had the scaleheight line commented out. You have a shading line that is uncommented.
Jan 13, 2024 at 12:40 comment added Manny Thank's @stephens Harris. I know that lines with ! in the beginning are comments. I've post them too, that people see my history of tries. The command you've provided I have already in the list, but it doesn't has worked.
Jan 13, 2024 at 12:35 history answered Stephen Harris CC BY-SA 4.0