安卓termux mosh配置nvim远程开发

nvim没有颜色解决

True color support is not in 1.3.2, or any release, yet. You need to install Mosh from Git master, on both client and server. Fortunately this is really easy for both macOS and Ubuntu, use brew install --HEAD mosh and the Ubuntu PPAs.

ubuntu添加PPA然后安装最新mosh,客户端和服务端都要

首先安装F-drod

https://f-droid.org/en/packages/com.termux

安装termux和termux:style

之后点击termux对话框->more->style ,换个nerd字体,

apt update

pkg install openssl

pkg install ssh

pkg install mosh

然后配置下ssh-copy-id 就是免密然后mosh name@server.com

然后就能流畅的在安卓上远程开发l

相关推荐

  1. termux mosh配置nvim远程开发

    2024-02-14 00:02:03       36 阅读
  2. 开发面试题

    2024-02-14 00:02:03       24 阅读
  3. 开发面试题

    2024-02-14 00:02:03       25 阅读
  4. Qt应用开发(篇)——广播机制

    2024-02-14 00:02:03       20 阅读

最近更新

  1. TCP协议是安全的吗?

    2024-02-14 00:02:03       16 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-02-14 00:02:03       16 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-02-14 00:02:03       15 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-02-14 00:02:03       18 阅读

热门阅读

  1. A股上市以来涨幅排行榜

    2024-02-14 00:02:03       34 阅读
  2. 202401 卓越学院转专业-上机测试

    2024-02-14 00:02:03       32 阅读
  3. UVA489 - Hangman Judge

    2024-02-14 00:02:03       24 阅读
  4. 运维面试题

    2024-02-14 00:02:03       31 阅读
  5. 振荡器设计

    2024-02-14 00:02:03       29 阅读
  6. C语言结构体 全网最简单易懂

    2024-02-14 00:02:03       29 阅读