cd $HOME
Irssi - Screen - OS X - backspace key
Quick fix for the backspace key if it doesn’t work properly when SSHing to your linux box.
First, under
Terminal - Preferences - Advancedset
Delete sends Ctrl-HThis should allow the delete key to work in your screen session.
Then, in your linux box, fix the delete binding in your vimrc:
set t_kb=ctrl-vBACKSPACE
fixdel





Comments