[LFS]Terminal entry not found in terminfo

本文介绍了当使用Vim遇到E558错误时的解决方案,该错误通常出现在远程连接中,文中详细解释了如何通过复制必要的终端描述符到远程主机来解决此问题,并提供了具体的步骤指导。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

% vim test.sh 
E558: Terminal entry not found in terminfo
'linux' not known. Available builtin terminals are:
    builtin_gui
    builtin_riscos
    builtin_amiga
    builtin_beos-ansi
    builtin_ansi
    builtin_pcansi
    builtin_win32
    builtin_vt320
    builtin_vt52
    builtin_xterm
    builtin_iris-ansi
    builtin_debug
    builtin_dumb
defaulting to 'ansi'

You can copy the necessary terminfo descriptions to remote hosts as follow:
1. On the local system, dump the description to text format, infocmp linux > linux.ti;
2. Copy to the remote host and compile,tic linux.ti, The descriptions will be stored in ~/.terminfo.

infocmp and tic are part of the ncurses or ncurses-bin packages in most Linux distributions, as well as most BSDs that use ncurses.

REFERENCE

https://superuser.com/questions/431922/tmux-and-screen-256-term-not-supported-on-remote-hosts

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值