Update devcontainer configuration and enhance terminal handling in InkApp. Change base image to 'devpit:latest' and implement a blinking cursor feature in the terminal display, improving user experience and visual feedback during input.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/javascript-node"
|
||||
"image": "devpit:latest"
|
||||
}
|
||||
Reference in New Issue
Block a user