mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Added "gui key pressed" signal which is sent every time a key is pressed.
The parameter is non-translated key received from terminal, so control keys may create multiple keypress signals (eg. home == ESC, [, H). git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2985 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
71442509d0
commit
a0e8cfc9f5
2 changed files with 14 additions and 4 deletions
|
|
@ -319,6 +319,9 @@ dcc/fe-dcc-chat-messages.c:
|
|||
Text FE
|
||||
-------
|
||||
|
||||
gui-readline.c:
|
||||
"gui key pressed", int key
|
||||
|
||||
gui-printtext.c:
|
||||
"beep"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue