| OS X - Apps and Games Discussion of applications and games available for Mac OS X. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Aug 28, 2004
Location: Toronto, ON
Posts: 216
![]() Mac Specs: PowerBook G4 12", and iBook G4 12"
|
I SSH into my hosted PBX all the time and in Windows I use Puddy and have zero problems. On the mac I Just use SSH from the Terminal. For the first maybe 15 minutes it works totally fine, and usually stays fine on the command line etc. However if I'm in an image editor like Nano, if I'm moving the cursor around, it starts erasing things. Or lets say I want to type the word "phone" it will write something like:
p ^3NE If I press backspace to erase it, then it will erase it all, I press H and it writes the ^3NE again. Usually logging out and back in fixes it. I downloaded a trial of a 3rd party terminal app and it didn't do this either. Is there something wrong with the mac terminal? |
| QUOTE Thanks | |
![]() Member Since: Jul 17, 2009
Location: MA
Posts: 5,822
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 27" i7 iMac with 16GB RAM and 1TB HDD, iPhone 3G & 4, iPod Nano 16GB, iPod Shuffle, iPad 2 16GB WiFi
|
It's probably an issue with the terminal type. Going through PuTTY (not Puddy
) you're probably using the sane VT100 or something, but the OS X terminal might be using something else that doesn't jive with your remote host..
-- Regards ...Ashwin Be sure to read the Community Guidelines | The more information you provide, the better answers you get, remember GIGO. |
| QUOTE Thanks | |
![]() Member Since: Mar 17, 2008
Location: Tucson, AZ
Posts: 6,529
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2008 and 2011 15" mbps, late 11 iMac, iPhone 4s, and too many ipods and other stuff
|
export TERM=vt100 and try that. By default, terminal uses xterm-256color, which may not be the most friendly when it comes to editors. I've seen similar emulation issues as well. (with other product actually) mike This machine kills fascists Got # ? phear the command line! |
||||
| QUOTE Thanks | |||||
![]() Member Since: Aug 28, 2004
Location: Toronto, ON
Posts: 216
![]() Mac Specs: PowerBook G4 12", and iBook G4 12"
|
Oops sorry meant Putty haha.
Do you know where I type that? Right now I do: ssh -p 20022 root@10.10.10.10 for example. I tried ssh -p 20022 root@10.10.10.10 export TERM=vt100 Which asks for my password like normal but after I enter it, it just goes back to my Mac command prompt. Doesn't say invalid password or anything just does nothing. Tried putting it after the -p 20022 but then gives an error? |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
All times are GMT -4. The time now is 11:55 PM.
Powered by vBulletin