Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Fix the backspace key when using vim via ssh' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Fix the backspace key when using vim via ssh
Authored by: wayoutwest on Sep 12, '04 03:42:01AM

End your delete-should-backspace woes when using Vim remotely with iTerm by adding one simple keyboard mapping. Go to iTerm preferences, Profiles, Keyboard, choose Profile=Global, add this mapping...

Key: delete
Action: send hex code
Hex code: 0x08

And while you're adjusting prefs, go to the Terminal tab and check the bottom option: When idle, sends ASCII code 0. Now your session won't end if you're idle for more than 4 seconds.

---
No hay firma.



[ Reply to This | # ]