Can you tell me how to give below kind of effect to the VS code terminal cursor? It is really nice effect :)
To use a block cursor inside of VS Code, add the following to your VS Code preferences:
"editor.cursorStyle": "block"
The splash effect comes from the Hyper Terminal plugin hyperpower: