Screen: Cannot find terminfo entry for 'xterm-256color'

后端 未结 12 1939
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-24 00:51

When I run

screen

on the remote host(running Linux), I obtain the following error:

Cannot find terminfo entry for \'xterm-         


        
12条回答
  •  一整个雨季
    2020-12-24 01:45

    You just need to copy /usr/share/terminfo/x/xterm-256color to the server that you're connecting to.

提交回复
热议问题