Update README.md
This commit is contained in:
@@ -631,7 +631,8 @@ python3 -c 'import pty;pty.spawn("/bin/bash")'
|
|||||||
python -c 'import pty;pty.spawn("/bin/bash")'
|
python -c 'import pty;pty.spawn("/bin/bash")'
|
||||||
|
|
||||||
# Additional Functionality
|
# Additional Functionality
|
||||||
CTRL&Z
|
CTRL + Z
|
||||||
stty raw -echo; fg;
|
stty raw -echo; fg
|
||||||
export TERM=xterm
|
enter
|
||||||
|
export TERM=xterm-256color
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user