28 字
1 分钟
使用 Termux 中的 fish shell 连接远程 fish shell 时显示 `5u` 等奇怪字符
在本地和远程的 fish 执行如下指令以禁用不支持的协议
set -Ua fish_features no-keyboard-protocols
使用 Termux 中的 fish shell 连接远程 fish shell 时显示 `5u` 等奇怪字符
https://notes.lovemilk.top/posts/apps/android/termux-fish-5u/