Eugeny/tabby

Allow specifying custom $TERM for SSH connections

开放

#9,939 创建于 2024年9月17日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (4,018 个派生)batch import
Plugin: SSHT: Enhancementhelp wanted

仓库指标

星标
 (71,314 个星标)
PR 合并指标
 (平均合并 19天 13小时) (30 天内合并 21 个 PR)

描述

Discussed in https://github.com/Eugeny/tabby/discussions/9785

Originally posted by Admirall777 July 12, 2024 Hello. Established SSH connection with ViPNet Coordinator 4. Immediately upon connection, it displays the message: "No entry for terminal type" xterm-256color '; using dumb terminal settings". "Error opening terminal: xterm-256color" appears when attempting to execute the 'iplir view' command. tabby_error

On Coordinator 'echo $ TERM' issues' xterm-256color '. It turns out that the server produces 256 colors, but the client (tabby) cannot accept them. Everything works through Putty. putty_work

I use tabby-1.0.209-portable-x64 for Windows.

贡献者指南