summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-03-17 03:29:55 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-03-17 03:29:55 +0000
commit89be21cf14e7cb1e0851e84d4529263c9c44be2d (patch)
tree23946e46aa66428b8158795adab6edcd4aaf7436 /TODO
parentda64108877a22ad0cfa9f371e04e7b32d08639ad (diff)
downloadirssi-89be21cf14e7cb1e0851e84d4529263c9c44be2d.zip
updated for .98.3
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1406 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7e00b209..63743e0d 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,18 @@
+ - Irssi saves some setting strings to static const char * variables in
+ several places.. this works pretty well usually, except when /RELOADing
+ config and some "setup changed" signal handler goes and calls some
+ function that still uses the old saved string which points to free'd
+ memory.. this should somehow be fixed failsafe. maybe just g_strdup()
+ them everywhere or figure out something better..
+ - move /FORMATs to default.theme and remove /FORMAT command? or include
+ "default.formats" in default.theme would be better.. this way it could
+ have comments and /FORMATs shouldn't really be changed anyway anymore.
+ - netjoin doesn't always show @ before nick even if it should be there?..
+ - if there's two channels in one window and same nick netsplits out,
+ should it print the split message twice?
+ - when someone in notify list joins, should it be placed to start of
+ /MSG completion list?
+
- windows:
- /WINDOW SIZE -sticky, so f.e. /WINDOW BALANCE wouldn't affect it.
- /LAYOUT save|reset doesn't affect anything immediately, only after