diff options
author | Timo Sirainen <cras@irssi.org> | 1999-09-04 20:06:53 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 1999-09-04 20:06:53 +0000 |
commit | afee6cfa8f18aac4a4006ec03404c9a4a9cde005 (patch) | |
tree | 39b4b114d471ccf4117a0fda2ed99de84d6d81ec /TODO | |
parent | 409fd911865510d3d4a091058427de16b032ab95 (diff) | |
download | irssi-afee6cfa8f18aac4a4006ec03404c9a4a9cde005.zip |
Autojoining to channels work with irssi-text too
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@15 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -28,7 +28,6 @@ - active server tag somewhere in window - word wrapping doesn't work perfectly, if colors/bolds/etc are used, they're treated as spaces. So things like (<newline>blah blah) can happen (/who) - - autojoining to channels, make the code common in gui-gnome and gui-text *** Big things @@ -104,6 +103,7 @@ - when clicking an empty spot on screen it sometimes tells that there's some weird crap in there.. - word wrapping + - make window/save buffer and find work - notify list: - dialog: keep track of hosts/realnames so after closing and opening the dialog again they would show up.. @@ -119,7 +119,6 @@ windows (all, current, status) - gui for configuring plugin specific theme format texts - awaylog (/log create ~/away.log -all +msgs or something), autoaway - - make window/save buffer and find work with zvt - dcc send: allow selection of multiple files to send (also for dnd from gmc!) Allow dropping files to anywhere in irssi. - logging: longer format dd.mm.yy hh:mm:ss (configurable?) |