Skip to content

[Bug] 输入命令与运行的命令不一致 #1497

Description

@zhou-zhenming

Operating system

Windows

Netcatty version

1.1.40

How did you install Netcatty?

GitHub Release (.dmg / .exe / .AppImage / .deb / .rpm / .pacman)

Affected area

SSH connection / terminal

Can you reproduce it?

Sometimes

Steps to reproduce

  1. 打开工具
  2. 通过ssh连接linux系统(我这里是centos7.9)
  3. 源码编译gcc依赖项,例如gmp,mpfr,mpc。

Expected behavior

./configure --prefix=/usr/local/gcc-dependence/mpfr-4.1.1 --with-gmp=/usr/local/gcc-dependence/gmp-6.2.1

Image

Actual behavior

./configure ---prefix=/usr/lolocal/gcc-dependence/mpfr-4.1.1 --with-gmp=/usr/local/gcc-dependence/gmp-6.2.1

Image

Logs / screenshots

No response

Before submitting

  • I searched existing issues and did not find a duplicate
  • I removed passwords, private keys, and other secrets from this report

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions