CodeEditApp / CodeEditApp/CodeEdit

✨ Configuration to adjust terminal line height

Open
#1,102 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Describe the solution you'd like

This configuration variable will adjust the amount of spacing in between each line. This will be a multiple of the line height itself.

### Examples

| Value | Description |
| - | - |
| 1 | no spacing in between lines |
| 1.5 | a half of a lines height between lines |
| 2 | a full lines height in between lines |

Note: We are not limited to the three values above, they are just examples to illustrate how this will work.

### Related issues

- #1103

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.