console icon indicating copy to clipboard operation
console copied to clipboard

Support for executing system commands with `!` ?

Open M09Ic opened this issue 1 year ago • 0 comments

I found that in the readline , it's possible to execute system commands using ! .

image

For example: ! whoami

Is it possible to implement similar functionality in the console?

M09Ic avatar Sep 09 '24 05:09 M09Ic