문제

I'm migrating to a shiny new laptop (yay) unfortunately I've manually set up my iTerm to match the old machine, but something is not right (not yay).

I'm experiencing

  • using xterm-256color doesn't give the full colour set for say, vim.
  • applications like vim dont clear out of the scrollback when exited.
  • my ↖ home and ↘ end keys are completely broken and I can't seem to Google a solution
  • my ⌫ backspace key doesn't delete backwards, it adds a 'space' and prevents further input until ^C.

Here is my .zshrc and my .profile. I dont have an .inputrc.

Here are my keyboard settings for iTerm2:

screenshot20110315at801.png

screenshot20110315at801.png

I'm fairly sure i've broken something between $TERM, iTerm2's keyboard settings and my .zshrc, but I'm simply not competent enough to debug it. As far as I can tell, my settings are identical to my old laptop, which works.

도움이 되었습니까?

해결책

It turns out that xterm-256color does not work correctly unless you have xcode installed.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top