mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-27 17:42:04 +08:00
devcontainer: force 256 color support in shell (#30045)
Hard-code 256 color support old-commit-hash: c054b665c25787093dc60321dac5bb7bfb58f60a
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"containerEnv": {
|
||||
"DISPLAY": "${localEnv:DISPLAY}",
|
||||
"PYTHONPATH": "${containerWorkspaceFolder}",
|
||||
"TERM": "xterm-256color",
|
||||
"force_color_prompt": "1"
|
||||
},
|
||||
"runArgs": [
|
||||
|
||||
Reference in New Issue
Block a user