Results 1 to 4 of 4
Hi,
I have two questions:
Whenever I type the exit command, I receive the following message
[BTEP: PID=8204 exited with code: 0]
exit
And then it just hangs there. I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-28-2012 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 4
Exit Command Doesn't Close Terminal Emulator Pro in Android
Hi,
I have two questions:
- Whenever I type the exit command, I receive the following message
And then it just hangs there. I then have to go to the application's menu and close it. Is there a way to make it close completely whenever I type exit?[BTEP: PID=8204 exited with code: 0]
exit - Whenever I type clear or reset, the commands are still in the window. Is there a way inside the terminal to clear the scrollback, so I can't scroll back up to see it?
I'm using the Terminal Emulator Pro app for Android.
Thanks,
Rich
- 05-28-2012 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
Well, that exits you from the remote system shell, but doesn't terminate the terminal emulator program on you local machine. RTFM...
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 05-28-2012 #3Just Joined!
- Join Date
- Jul 2010
- Posts
- 4
- 05-28-2012 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
The problem is not with the emulator nor with the system. It is FAD (functioning as designed). There is undoubtedly a control key sequence that will put you into the emulator command mode. Then the "exit" or "quit" command will work. This is how telnet works. As for ssh (secure shell), that is actually a shell into the remote system, so an exit from the remote shell will also terminate your local interface. Telnet and other terminal emulators don't work that way.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote

