Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am attempting to SSH to a Linux (Fedora 14) machine and then open up vim to edit a file, however on my new Macbook Pro, the SSH session seems to "freeze" as soon as I open vim.

I can login fine to the Linux machine and run commands:

screenshot 1

However as soon as I run vim, the terminal blanks out, and does not respond to :q, ctrl+z, ctrl+c, ctrl+d, etc:

enter image description here

I'm using iTerm2, but the same problem occurs in Terminal.app.

Could this have something to do with tty vs pty, or some other terminal emulation setting in OS X?

I do not have the same display problem when opening vim on the remote linux machine using Windows or other OS's. Also, I can use vim fine when connected to other remote (Linux) machines.

share|improve this question
Forgot to add that scp gives me the same problem – matt b Jun 8 '11 at 17:31
1  

closed as off topic by Gilles, random Jun 8 '11 at 20:16

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.