Skip to content
Tom Feist edited this page Oct 16, 2011 · 6 revisions

Irssi Keyboard Input

This file is concerned only with the fe-text version of irssi (that is, the standard tty client), and investigates the inner workings of the binding, dispatch and key handling code.

Main files:

Associated Signals:

  • "keyboard created"
  • "keyboard destroyed"
  • "key created"
  • "key destroyed"
  • "keyinfo created"
  • "keyinfo destroyed"
  • "key <keyname>"

High Level

Lower level

Clone this wiki locally