mirror of
https://github.com/markqvist/rnsh
synced 2026-08-12 18:35:09 -04:00
- Updated the listener to ensure a default shell of /bin/sh is used if the shell lookup fails or returns an empty value. - Modified the session to set a default TERM environment variable to "xterm" if none is provided, improving compatibility across different environments. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| args.py | ||
| docopt.py | ||
| exception.py | ||
| helpers.py | ||
| initiator.py | ||
| listener.py | ||
| loop.py | ||
| process.py | ||
| protocol.py | ||
| retry.py | ||
| rnsh.py | ||
| rnslogging.py | ||
| session.py | ||
| testlogging.py | ||