jonsequitur / jonsequitur/dotnet-repl

History navigation fails with TERM=tmux

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
844
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Although `dotnet-repl` recognizes tmux as a color capable terminal emulator, history navigation does not work; `dotnet-repl` just spits out the escape sequence. This is true of all tmux terminfo entries I know of.

This behaviour is easy to demonstrate by comparing e.g.

TERM=konsole-direct dotnet repl

with

TERM=tmux-direct dotnet repl

The behaviour is unrelated to the color specifier (here `direct`).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.