CodeEditApp / CodeEditApp/CodeEdit
✨ Terminal Log Length Setting
Open
enhancement
- Dominant language
- Swift
- Stars
- 23k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
We need a setting to adjust log maximum length of a terminal. We use SwiftTerm.
Here you can see that it is included in `TerminalOptions` [here](https://github.com/migueldeicaza/SwiftTerm/blob/131a52bf3b1e9e8f8ed8d8298d3112972eb9ce22/Sources/SwiftTerm/TerminalOptions.swift#L56) as `scrollBack: Int`. It looks like it defaults to `500` lines.
Contributor guide
Assessment
This issue has not been assessed yet.