## Describe the problem 和 https://github.com/binaricat/Netcatty/issues/906 一样的问题,我在一台安全设备(硬件堡垒机)上输入命令,发现行内建议还是有问题 https://github.com/user-attachments/assets/f639fc18-d022-45a5-aaa1-47eff820ee3b ## Steps to reproduce 1.任意输入,如果正常就ctrl + c终止,重新输入 2. 极大概率出现补全提示中包含已输入的字母 ## Expected behavior ## Actual behavior ## Environment - App: netcatty 1.1.7 - Platform: win32 - UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) netcatty/1.1.7 Chrome/144.0.7559.236 Electron/40.8.5 Safari/537.36
Describe the problem
和 #906 一样的问题,我在一台安全设备(硬件堡垒机)上输入命令,发现行内建议还是有问题
lybing_2026-05-20_01-22-45.mp4
Steps to reproduce
1.任意输入,如果正常就ctrl + c终止,重新输入
2. 极大概率出现补全提示中包含已输入的字母
Expected behavior
Actual behavior
Environment