I know that I can call !ls to issue ls command to shell.
!ls
ls
But I want features like history or tab-completion.
Is it possible to do so in
Just type the following. It will spawn a bash session.
!bash