Microsoft/vscode

Adapt the bash of busybox.

Open

#170,868 opened on 2023年1月4日

GitHub で見る
 (8 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
buggood first issuehelp wantedlinuxterminal-shell-bash

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

  • 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

コントリビューターガイド