-
Notifications
You must be signed in to change notification settings - Fork 6
InputSystem
Tom Feist edited this page Oct 16, 2011
·
6 revisions
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:
keyboardkeyboard.ckeyboard.hgui-readlinegui-readline.cgui-readline.h
Associated Signals:
- "
keyboard created" - "
keyboard destroyed" - "
key created" - "
key destroyed" - "
keyinfo created" - "
keyinfo destroyed" - "
key <keyname>"
Much of the content on these pages is taken from original Irssi documentation and is Copyright © 2000-2010 The Irssi project. Formatting and additional documentation, examples, etc by Tom Feist and the other editors of this wiki. This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License. Please see http://creativecommons.org/licenses/by-sa/2.5/ for details.