Hacker News new | ask | show | jobs
by sant0sk1 6351 days ago
I have a strange problem on Leopard that I didn't have on Tiger where I lose all my ctrl+ commands. I can't ctrl+l to clear the screen, I can't ctrl+a to go to the beginning of the line, etc.

I use iTerm normally but have confirmed this problem with Terminal.app also. Has anybody else run into this? Very frustrating.

1 comments

Mine works just fine. What do you use as your terminal settings? (terminal preferences -> advanced -> declare terminal as)

Mine's set to xterm-color, and all the bindings work just fine.

Terminal.app doesn't behave exactly the same as an xterm, so using "xterm-color" is not ideal. I would suggest "dtterm" or "Apple_Terminal" if it's available.
Mine is xterm-color too. Also, in iTerm the TERM envioronment variable is set to 'linux' and I have this problem with both apps.