Particular things to look for: - Color changes
- Backspace/Delete key changes of behaviour on standard Intel PC keyboard hardware (ie: the Backspace key should perform the standard PC backspace function of deleting the character to the left of the cursor, the DEL key should perform the standard
PC DELETE function of deleting the character under the cursor)
I can't send Alt+[0-9] through to irssi. The following fixes that for me: xterm*metaSendsEscape: true
-- Stuart