Microsoft/vscode

Adapt the bash of busybox.

Open

#170,868 创建于 2023年1月4日

在 GitHub 查看
 (8 评论) (0 反应) (1 负责人)TypeScript (10,221 fork)batch import
buggood first issuehelp wantedlinuxterminal-shell-bash

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

  • VSCode Version: 1.74.2
  • Local OS Version: Windows 11 Build 22621
  • Remote OS Version: Alpine Linux v3.17
  • Remote Extension/Connection Type: WSL
  • Logs:

Steps to Reproduce:

  1. Start a terminal.
  2. image

I use busybox bash as /bin/bash (still busybox ash in essence), which is why there is no .bashrc. I hope vs code server can judge whether it is a real bash before using it, if not, treat the bash as ash.

Does this issue occur when you try this locally?: No Does this issue occur when you try this locally and all extensions are disabled?: No

贡献者指南