mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
Changed the names of /BIND commands to be epic-compatible. Also added
several new commands. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@511 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d9b661a1fb
commit
6a3881ce5c
3 changed files with 289 additions and 161 deletions
|
|
@ -19,6 +19,7 @@ void gui_entry_erase_word(void);
|
|||
int gui_entry_get_pos(void);
|
||||
void gui_entry_set_pos(int pos);
|
||||
void gui_entry_move_pos(int pos);
|
||||
void gui_entry_move_words(int count);
|
||||
|
||||
void gui_entry_redraw(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue