diff options
author | Timo Sirainen <cras@irssi.org> | 1999-09-04 15:09:11 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 1999-09-04 15:09:11 +0000 |
commit | 543409d3deea734f4750ab6d7ad0a1156da31520 (patch) | |
tree | 669aa0577340a3d4ee2aed4f890970177da3d33a /README | |
parent | 3f730280b56592cdf8340f3f3302b33aa58f6e57 (diff) | |
download | irssi-543409d3deea734f4750ab6d7ad0a1156da31520.zip |
Nicklist changed to hash table. Some speedups for function checking for
people's gone flags.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@11 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ it does: - Doubleclicking URL in text widget launches specified web/ftp/email client, also doubleclicking channel/nick join to channel or creates query. - Aliases, ignores, autoignoring when flooding, notify lists, completing - specified words with tab (like home<tab> -> http://my.home.page), + specified words with tab (like home<tab> -> http://my.home.page), hilighting lines with specified texts - Smart nick completion - Configurable logging support |