in Visual Studio Code (for mac) it doesn't seem to work the kill ring shortcuts on the bash terminal. I mean things like kill to right with ^K and to left ^U etc. However ^A does move the caret to the beginning and ^L does clean the screen, etc
I noticed that when I do it in the bottom bar it says (^K) was pressed. Waiting for second key chord
but I find no way to bound the key stroke to kill left or to find anything useful in the Keyboard Shortcuts.
There a couple of kill-ring extensions but they don't seem to work or apply only to text fields within the vscode ui (not the terminal).
Any suggestion is welcome even if it is a bit unorthodox.