iTerm got you down? Is the delete key not backspacing and deleting the left-most character (you get odd characters instead)?
Try this!
In the menu bar for iTerm, click Bookmarks -> Manage Profiles. Then click the arrow next to Keyboard Profiles. Click the profile you are using (might be xterm).
Double click on the Key Combination named "delete". Set the action to send hex code, and in the box, type: 8 (for some it might be 7f, try that if 8 doesn't work).
Click OK and test!
Friday, September 11, 2009
Monday, February 2, 2009
iTerm fires off X11 when using SSH (solved)

I finally found it in my ~/.ssh/config file:
ForwardX11 yes
Commented that out and now it's not firing up X11. Not sure when I set that up, might have been as an experiment to see how someone else's setup worked.
Subscribe to:
Posts (Atom)
