mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
/HELP, /NAMES: using now the column helper function in misc.c. /NAMES
moved to core and is printed immediately instead of sending /NAMES request to server. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1162 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4339c9a7ed
commit
3927ef9713
9 changed files with 246 additions and 142 deletions
|
|
@ -36,9 +36,6 @@ enum {
|
|||
IRCTXT_CHANNEL_REJOIN,
|
||||
IRCTXT_INVITING,
|
||||
IRCTXT_NOT_INVITED,
|
||||
IRCTXT_NAMES,
|
||||
IRCTXT_NAMES_NICK,
|
||||
IRCTXT_ENDOFNAMES,
|
||||
IRCTXT_CHANNEL_CREATED,
|
||||
IRCTXT_CHANNEL_URL,
|
||||
IRCTXT_TOPIC,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue