Be careful, in production environment `admin shell` is highly dangerous.
Blocking command like input not work.
This code: os.system('vim') will run `vim` in background.
Ctrl + Enter : Run code
Ctrl + Up/Down : Load code from history
Tab : Indent = 4 spaces