Hacker News new | past | comments | ask | show | jobs | submit login

My absolutely essential XTerm settings:

  ! Convert Meta-x into "ESC x", not "ø"
  XTerm.VT100.metaSendsEscape: true
  
  ! Allow HT (TAB) in paste; i.e. do not convert to space character
  XTerm*VT100.DisallowedPasteControls: BS,DEL,ESC
  
  ! Assume window titles are UTF-8 encoded
  XTerm.VT100.utf8Title: true
(Add to your ~/.Xresources and/or ~/.Xdefaults file.)



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: