7***@qq.com
7***@qq.com
  • 发布:2023-02-07 22:31
  • 更新:2023-02-09 23:01
  • 阅读:107

【报Bug】终端输入紊乱

分类:HBuilderX

产品分类: HbuilderX

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win 10 家庭中文版 版本:21H2

HBuilderX版本号: 3.6.18

操作步骤:

PS D:\soft\phpstudy_pro\WWW\Salvē> git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
PS D:\soft\phpstudy_pro\WWW\Salvē> git branch

  • master
    PS D:\soft\phpstudy_pro\WWW\Salvē> 但我在实操中光标是在这里的,
    nothing to commit, working tree clean
    PS D:\soft\phpstudy_pro\WWW\Salvē> 应该我的光标在这里

预期结果:

PS D:\soft\phpstudy_pro\WWW\Salvē> git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
PS D:\soft\phpstudy_pro\WWW\Salvē> git branch

  • master
    PS D:\soft\phpstudy_pro\WWW\Salvē>
    nothing to commit, working tree clean
    PS D:\soft\phpstudy_pro\WWW\Salvē> 光标在这里,以供我输入

实际结果:

PS D:\soft\phpstudy_pro\WWW\Salvē> git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
PS D:\soft\phpstudy_pro\WWW\Salvē> git branch

  • master
    PS D:\soft\phpstudy_pro\WWW\Salvē> 但我在实操中光标是在这里的,
    nothing to commit, working tree clean
    PS D:\soft\phpstudy_pro\WWW\Salvē> 应该我的光标在这里

bug描述:

我的编辑器 在使用终端的时候会出现样式紊乱,请查看,并修复,谢谢

2023-02-07 22:31 负责人:无 分享
已邀请:
7***@qq.com

7***@qq.com (作者)

再结合今天的两张bug图

要回复问题请先登录注册