Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paste too long command to vscode's terminal, no response #73059

Closed
liuyingqq123 opened this issue Apr 30, 2019 · 4 comments
Closed

paste too long command to vscode's terminal, no response #73059

liuyingqq123 opened this issue Apr 30, 2019 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster

Comments

@liuyingqq123
Copy link

  • VSCode Version:
  • OS Version:

Steps to Reproduce:

1.open vscode's terminal

2.copy as follows:
node ./../bin/banlangen.js login 登录
node ./../bin/banlangen.js payentry 在线购买入口
node ./../bin/banlangen.js payprocess 在线购买流程
node ./../bin/banlangen.js order 订单
node ./../bin/banlangen.js personalcenter 个人中心
node ./../bin/banlangen.js ForgetPassword 忘记密码页面 login 登录
node ./../bin/banlangen.js SettingNewPassword 设置新密码 login 登录
node ./../bin/banlangen.js GoldenMeal 黄金版套餐页面 payentry 在线购买入口
node ./../bin/banlangen.js PlatinumMeal 铂金版套餐页面 payentry 在线购买入口
node ./../bin/banlangen.js DiamondsMeal 钻石版套餐页面 payentry 在线购买入口
node ./../bin/banlangen.js ProductIntroduction 产品介绍详情连接 payentry 在线购买入口
node ./../bin/banlangen.js AuthRealName 实名认证 payprocess 在线购买流程
node ./../bin/banlangen.js Questionnaire 风险承受能力问卷 payprocess 在线购买流程
node ./../bin/banlangen.js AnswerPage_1 答题页 payprocess 在线购买流程
node ./../bin/banlangen.js QuestionnaireConfirm 能力问卷确认页 payprocess 在线购买流程
node ./../bin/banlangen.js PersonalInformation 个人信息页 payprocess 在线购买流程
node ./../bin/banlangen.js OrderConfirm 确认订单页 order 订单
node ./../bin/banlangen.js InvoiceOnline 电子发票页 order 订单
node ./../bin/banlangen.js InvoicePaper 纸质普通发票页 order 订单
node ./../bin/banlangen.js InvoiceAddedValueTax 增值税专用发票页 order 订单
node ./../bin/banlangen.js InvoiceNot 不开发票页 order 订单
node ./../bin/banlangen.js PayForCMB 招行支付 order 订单
node ./../bin/banlangen.js PayForOffLine 线下支付页 order 订单
node ./../bin/banlangen.js PaySuccess 订单支付成功页 order 订单
node ./../bin/banlangen.js MyOrder 我的订单 personalcenter 个人中心
node ./../bin/banlangen.js OrderDetail 订单详情 personalcenter 个人中心
node ./../bin/banlangen.js OrderDetail 订单详情 personalcenter 个人中心
node ./../bin/banlangen.js OrderDetail 订单详情 personalcenter 个人中心
node ./../bin/banlangen.js OrderDetail 订单详情 personalcenter 个人中心
node ./../bin/banlangen.js OrderDetail 订单详情 personalcenter 个人中心
node ./../bin/banlangen.js OrderDetail 订单详情 personalcenter 个人中心
node ./../bin/banlangen.js AuthRealNameDetail 查看实名认证页 personalcenter 个人中心
node ./../bin/banlangen.js PersonalInformationDetail 个人信息页 personalcenter 个人中心
node ./../bin/banlangen.js BankCardManage 管理银行卡 personalcenter 个人中心
node ./../bin/banlangen.js RiskLevelAssessment 风险等级测评 personalcenter 个人中心
node ./../bin/banlangen.js ModifyMobile 修改手机号 personalcenter 个人中心
node ./../bin/banlangen.js SettingNewPassword 修改密码 personalcenter 个人中心

3.paste the command to vscode's terminal, terminal have no response

Does this issue occur when all extensions are disabled?: Yes/No

@isidorn isidorn assigned Tyriar and unassigned isidorn Apr 30, 2019
@Tyriar
Copy link
Member

Tyriar commented Apr 30, 2019

Can't reproduce on mac or Windows, what platform are you on? Also by no response do you mean the terminal is "dead" or it doesn't get any text but operates normally after?

@Tyriar Tyriar added the info-needed Issue requires more information from poster label Apr 30, 2019
@liuyingqq123
Copy link
Author

Can't reproduce on mac or Windows, what platform are you on? Also by no response do you mean the terminal is "dead" or it doesn't get any text but operates normally after?

The above commands can be executed with fewer copies, but not more.

@liuyingqq123
Copy link
Author

Can't reproduce on mac or Windows, what platform are you on? Also by no response do you mean the terminal is "dead" or it doesn't get any text but operates normally after?

In fact, what I want to do is copy a batch command, but too many words, in vscode, paste does not respond.

@Tyriar
Copy link
Member

Tyriar commented May 10, 2019

/duplicate #38137

@Tyriar Tyriar closed this as completed May 10, 2019
@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label May 10, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants