1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4701 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-02-03 18:23:43 +00:00 committed by exg
parent ab8da71d29
commit d4c46337cc

78
TODO
View File

@ -1,10 +1,44 @@
- /whowas server nick doesn't work FIXME translate
01:18 <@darix> cras: /foreach server /disconnect $tag n8 <-- doesnt work
- /hilight -priority is broken
19:36 [IRCNet] [muzzy] lisää bugeja irssissä, ilmeisesti 19:36 [IRCNet] [muzzy] lisää bugeja irssissä, ilmeisesti
uusin versio: foo splittaa ulos, bar joinaa sisään, bar vaihtaa uusin versio: foo splittaa ulos, bar joinaa sisään, bar vaihtaa
nicknamen fooksi, foo splittaa uudestaan ulos -> tulee Glib warning nicknamen fooksi, foo splittaa uudestaan ulos -> tulee Glib warning
"is already in split list (how?)" .. :) "is already in split list (how?)" .. :)
22:51 [IRCNet] [zhafte] irssi muuten taitaa bugaa jos
pistää ACT oikeaan reunaan, vai onkohan se vain mun terminaali?
22:52 [IRCNet] [zhafte] menevät välillä päällekkäin
numerot
17.03.2002 22:25 #irssi.fi: <@Ion> cras: Jos sanon dcc chatissa että /exec -
-out cat iso_tiedosto, niin miksi
iso_tiedosto jää kesken? :)
- %n%_ ei näy lastlogissa
- darixin se pingiredirectijuttu
- use_status_window, use_msgs_window sais toimia heti
- tab completio jos lisää utf8 juttuja niin ei oikein toimi?
- jos kickataan nopeasti ja joinaa takas nopeasti chansyncci kaataa
/WHOssa.. kts. qrczak logi
- /set show_server_tags tjsp että näyttäis aina (yhdistä hide_server_tagsin
kanssa?)
- /SBAR topic placement bottom ei toimi??
- /exec -out kanavalla ei pelaa silcissä
- /op * valitus vois olla joku parempi kuin "not a good idea"..
- mitenkäs tabcompletio completoi taas omaakin nickkiä..?
- vanhan irssin /upgrades uuteen ennen sitä vaihtoi /set autolog_path:iin
$1 ja kaatui?..
- /win hide vois pelata vaikka oliskin stickyjä siinä ikkunassa
- /window server -sticky:tetyt ikkunat ei aina meinaa tajuta kun serveri
yhdistyy?
- utf8-tekstitykset bugailee statusbarissa (promptissa)
- jos /set reuse_unused_windows off, ja ikkuna näyttäis täysin tyhjälle
ja niitä olis vaan 1, niin sen vois kyllä käyttää silti (?)
- /set beep_msg_level hilight ei toimi jos on /hilight -word
- active_mainwin oli jotenkin NULL ja kaatoi.. /window killi teki sen,
liittyy varmaan jotenkin siihen että window_close() vaihtoi samaan
hiddenikkunaan splitti-ikkunan sisällä jota oltiin kuitenkin tappamassa
kun se ei ollut sticky..
- /whowas server nick doesn't work
01:18 <@darix> cras: /foreach server /disconnect $tag n8 <-- doesnt work
- /hilight -priority is broken
04:35 [OPN] [slug] was just wondering if you 04:35 [OPN] [slug] was just wondering if you
had Irssi::keyboard_entry_redirect() on your TODO somewhere near the had Irssi::keyboard_entry_redirect() on your TODO somewhere near the
@ -36,7 +70,6 @@
- /msg nick@server or nick%host is fully treated as nickname (log, query) - /msg nick@server or nick%host is fully treated as nickname (log, query)
- max_whois won't stay with reconnects? - max_whois won't stay with reconnects?
- support passive DCC
- separate format for privmsg/notice massmessages (anything non-yournick) - separate format for privmsg/notice massmessages (anything non-yournick)
20:45 < Juerd> 19:44 -!- Irssi: critical file channels.c: line 122 20:45 < Juerd> 19:44 -!- Irssi: critical file channels.c: line 122
(channel_find): assertion (channel_find): assertion
@ -46,12 +79,6 @@
20:47 <@Juerd> cras: for some reason irssi doesn't know this happens in a 20:47 <@Juerd> cras: for some reason irssi doesn't know this happens in a
query, and displays "< Juerd:> foo" in the status window query, and displays "< Juerd:> foo" in the status window
- set TOS field for all connections (DCC especially) - set TOS field for all connections (DCC especially)
22:51 [IRCNet] [zhafte] irssi muuten taitaa bugaa jos
pistää ACT oikeaan reunaan, vai onkohan se vain mun terminaali?
22:52 [IRCNet] [zhafte] menevät välillä päällekkäin
numerot
- when using -w password command line parameter, hide the password so it
won't show with ps.
07.06.2002 08:37 #irssi: <@Qrczak> cras: A bug. After /upgrade when being away 07.06.2002 08:37 #irssi: <@Qrczak> cras: A bug. After /upgrade when being away
the awaylog is not being written to. the awaylog is not being written to.
21:37 < life> Then you connect. The problem is that irssi connects to the proxy 21:37 < life> Then you connect. The problem is that irssi connects to the proxy
@ -76,8 +103,6 @@
apparently without receiving any more data (lag-counter going up to apparently without receiving any more data (lag-counter going up to
several minutes). several minutes).
- %n%_ ei näy lastlogissa
- darixin se pingiredirectijuttu
21:28 < Samus_Aran> cras: /log also shows #Linuux ... which I typod a couple 21:28 < Samus_Aran> cras: /log also shows #Linuux ... which I typod a couple
days ago days ago
21:30 < Samus_Aran> it doesnt show any of the queries which i closed, though, 21:30 < Samus_Aran> it doesnt show any of the queries which i closed, though,
@ -88,11 +113,9 @@
it only when really needed. it only when really needed.
- possible to cache sbar_item->size when nothing else has changed in sbar? - possible to cache sbar_item->size when nothing else has changed in sbar?
ie. mostly when redrawing. ie. mostly when redrawing.
- use_status_window, use_msgs_window sais toimia heti
- /msg @#chan<tab> - /msg @#chan<tab>
- hilight -priority - hilight -priority
- tab completio jos lisää utf8 juttuja niin ei oikein toimi?
16:39 <@Qrczak> cras: I'm not sure how exactly to reproduce it but it happens 16:39 <@Qrczak> cras: I'm not sure how exactly to reproduce it but it happens
often. When I jump to the window with a query using Alt-a often. When I jump to the window with a query using Alt-a
(after the other person said something), and close the window (after the other person said something), and close the window
@ -102,44 +125,24 @@
21.04.2002 11:59 [immy(immy@beanus.org)] GLib warning: signal_free(script 21.04.2002 11:59 [immy(immy@beanus.org)] GLib warning: signal_free(script
destroyed) : signal still has 3 references: destroyed) : signal still has 3 references:
- jos kickataan nopeasti ja joinaa takas nopeasti chansyncci kaataa
/WHOssa.. kts. qrczak logi
- /set show_server_tags tjsp että näyttäis aina (yhdistä hide_server_tagsin
kanssa?)
17:35 <@peder> cras: why isnt 'topic = " {sb_topic $topic}"' in the default 17:35 <@peder> cras: why isnt 'topic = " {sb_topic $topic}"' in the default
- /SBAR topic placement bottom ei toimi??
- /SB GOTO -<days> <ts> - /SB GOTO -<days> <ts>
- /query -immortal so autoclose_queries wouldn't touch them - /query -immortal so autoclose_queries wouldn't touch them
- /SET hiascii_control_chars if 128..128+32 should be treated as control chars - /SET hiascii_control_chars if 128..128+32 should be treated as control chars
... ...
- /exec -out kanavalla ei pelaa silcissä
- write about %[-s] etc. to default.theme - write about %[-s] etc. to default.theme
- away handling is a bit buggy. you do /away;/away reason, irssi remembers - away handling is a bit buggy. you do /away;/away reason, irssi remembers
the away reason only until it receives "you're no longer away" from the the away reason only until it receives "you're no longer away" from the
first command.. setting it back to away has then lost the reason. first command.. setting it back to away has then lost the reason.
- crash: /exec -msg safari perl -e 'print "A"x600000'" - crash: /exec -msg safari perl -e 'print "A"x600000'"
- nick_ nick- _nick nick2 nick3 ... - nick_ nick- _nick nick2 nick3 ...
17.03.2002 22:25 #irssi.fi: <@Ion> cras: Jos sanon dcc chatissa että /exec -
-out cat iso_tiedosto, niin miksi
iso_tiedosto jää kesken? :)
- /op * valitus vois olla joku parempi kuin "not a good idea"..
- mitenkäs tabcompletio completoi taas omaakin nickkiä..?
- /hilight -level "public -actions" or something so it wouldn't match - /hilight -level "public -actions" or something so it wouldn't match
actions. actions.
- vanhan irssin /upgrades uuteen ennen sitä vaihtoi /set autolog_path:iin
$1 ja kaatui?..
- /win hide vois pelata vaikka oliskin stickyjä siinä ikkunassa
- /SAVE -all? - /SAVE -all?
14.03.2002 19:10 #irssi: <@fantazja> cras: autoclose_query is also closing (and 14.03.2002 19:10 #irssi: <@fantazja> cras: autoclose_query is also closing (and
finishing) dcc chats :/ finishing) dcc chats :/
- /window server -sticky:tetyt ikkunat ei aina meinaa tajuta kun serveri
yhdistyy?
- utf8-tekstitykset bugailee statusbarissa (promptissa)
- jos /set reuse_unused_windows off, ja ikkuna näyttäis täysin tyhjälle
ja niitä olis vaan 1, niin sen vois kyllä käyttää silti (?)
- /set beep_msg_level hilight ei toimi jos on /hilight -word
- /STATUSBAR xx ENABLE|DISABLE recreates all statusbars which is a bit - /STATUSBAR xx ENABLE|DISABLE recreates all statusbars which is a bit
annoying because some scripts want to do it and input line is cleared annoying because some scripts want to do it and input line is cleared
@ -678,13 +681,6 @@
dircproxy identifies ircnets based on password dircproxy identifies ircnets based on password
- $@0 always returns 4 (?) - $@0 always returns 4 (?)
- HÄMÄRÄT BUGIT:
( - /win new hide, /win new, /win down, /win close -> crash ?)
- active_mainwin oli jotenkin NULL ja kaatoi.. /window killi teki sen,
liittyy varmaan jotenkin siihen että window_close() vaihtoi samaan
hiddenikkunaan splitti-ikkunan sisällä jota oltiin kuitenkin tappamassa
kun se ei ollut sticky..
*** GTK UI *** GTK UI