Keno / Keno/TerminalExtensions.jl
iTerm detection script fails when inside tmux
Open
- Dominant language
- Julia
- Stars
- 42
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The section in `TerminalExtensions.jl` that sends `"\e[1337n\e[5n"` fails to detect iTerm support when running inside a tmux session.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the iTerm detection section in TerminalExtensions.jl, especially the code that sends "\e[1337n\e[5n". Reproduce the detection failure both inside and outside a tmux session, then trace how the responses are handled. Done means iTerm support is detected correctly when running inside tmux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100