I was having problems getting iTerm to work well with irssi.. specifically.. using the alt/option key to swap between tabs in irssi. Alt wasn’t doing it..even when set to Meta or +esc. So I dug around and found this in some comments to someones post about needing a new term app.

If you’re on a MacbookPro laptop, and using irssi with screen on a remote machine via ssh; heres what works (for me)

To switch between irssi windows (normally alt+1 etc.) - use;
Press Esc, let go - then press number, 1, 2 whatever

To pageup/pagedown - use this keyboard sequence (must be in this order)

Press (and hold) Shift-key, now Press and hold fn-key, now with these keys pressed (in that order) - press the pageup (arrow up) or pagedown (arrow down) keys to pageup/down

If your backspace key is acting as a ‘delete’-key in irssi in screen, Hit command+I, in terminal to bring up your window preferences, under the Keyboard settings, tick ‘Delete key sends backspace’ - that should fix that.

So, slightly more tricky on the laptop, but achievable none-the-less

Matt

Thanks, Matt

Who ever you are.