1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00

updated, everything is in english for a change :)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@278 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-06-02 01:52:24 +00:00 committed by cras
parent 65a6e49964
commit 038fdeb2d6

98
TODO
View File

@ -1,53 +1,53 @@
- teemat
- /rehash *** MUST be done before 0.7.90
- teeman vaihto
- teemoihin tee jotain pientä selitystä edes! - runtime loadable modules aren't working
- irssi can't find new themes in ~/.irssi/ while running - scan for new - DCC CHAT isn't working properly
themes when opening themes dialog? irssi-text also needs to be restarted - /IRCNET ADD/REMOVE
to use new themes..
*** others
- "#x,#y,#z Cannot join channel (illegal name)" .. what server/ircnet does
this happen?
- some problems with finding curses? in openbsd it should be -lcurses,
not -lncurses..
- line-split.c: check that 64k limit is working and not crashing irssi!
- Some problems with idle notify lists, "cras [IRCNet] [@] [] just stopped
idling" was print to screen with some NULL arguments in text..
- /SB GOTO, /SB HOME and /SB END don't set gui->ypos right.
- When doing a /REHASH, logs are closed?, window logs are entirely removed?
(also, check that window logs work right if window's refnum changes)
- theme problems:
- you can't change theme
- some small help about what each format does
- /rehash could re-read them
- don't keep all themes in memory, just the one in use.
- use different themes in different channels/queries? - use different themes in different channels/queries?
- logi voisi käyttää omaa teemaa - logging messages could be printed with a different theme
- Make /SET HOLD_MODE
- /CAT should pause on every screenful of text, this should be some kind of
printtext_multiline_paused() function which would use some callback to
ask for new text.
- /msg =dcc_chatti,#kanava doesn't work - fix it somehow that also different
chat plugins could use the same /msg command. /CTCP too.
- /IRCNET ADD/REMOVE - Better support for copy+pasting text to irssi:
- mites se awaylogi? se /cattaamaan myös se /away:n jälkeen - if some unknown /command had another / in it, like /usr/bin, send it
- poista se common-setup.h as normal message. good for copypasting paths :)
- detection: first line isn't a /command. next line is followed quickly
[21:48] < santo> [20:51] ¤¤¤ #twiggy,#tanum,#d2mac,#linux.nu,#sweden2k after it, 0.2 sec or something. after pasting is detected, all unknown
Cannot join channel (illegal name) /commands are sent as normal messages.
.. /mode #a,#b voi sanoa myös jossain serverillä jotain outoa.. irc.carnet.hr - fix copypasting from netscape, strip all spaces at the start and end
of the line, join multiple lines to one.
.. logit rehashissa sammuu, /window logit katoaa kokonaan? kai /window logit - /NOTIFY -once - notify only once when the user comes to IRC, forget this
pelaa oikein jos ikkunan refnum vaihtuu? after it.
.. joosella oli joku bufferibugi. bufferi pieneksi, pguppia, paljon tekstiä - "Should we check people in notify list when you're away" option
lisää, alas, --more-- jää - Implement /EXEC and /ON commands
.. /sb bugaa! /SB GOTO 23:59 tms. ei pelaa - All those options to /WHO and /LIST commands
- rikki:
- dcc
- gnome versio..
- pluginit
- /set hold_mode, ja /CAT toimimaan sen kanssa jotenkin nerokkaasti..
- curses sijainti jotain rikkoo, ja openbsd:ssä on -lcurses, ei -lncurses
- /msg =dcc_chatti,#kanava .. ei pelaa tollanen. voisi laittaa coreen tuon
ja jotain hookkeja et eri chattiprotoille voisi vaikka mennä se teksti..
ctcp:lle sama?
- who ja listiin ne eri vipuset
- /ON
- line-split.c: varmista että se 64k limitti toimii eikä esim. kaada!
- /exec
- autorun.ircnet - autorun.ircnet
*** Bugs *** Bugs
- %| doesn't work with irssi text widget
- some problems when using multiple windows with focus being all the time in
one of the windows and it can't be changed to different window?! Probably
has something to do with click to focus.
- split windows are buggy, destroying them doesn't really work well..
- mirc ctcp togglemenuitem isn't updated right
- multiple dcc connections from different irc networks from same nick - multiple dcc connections from different irc networks from same nick
doesn't work. Maybe create "server nick" and "refer nick" variables to doesn't work. Maybe create "server nick" and "refer nick" variables to
DCC_REC? DCC_REC?
@ -60,6 +60,15 @@ lis
activity for example .. make some generic flag for items to use. activity for example .. make some generic flag for items to use.
- "you have new mail" - "you have new mail"
*** GTK UI
- %| doesn't work with irssi text widget
- some problems when using multiple windows with focus being all the time in
one of the windows and it can't be changed to different window?! Probably
has something to do with click to focus.
- split windows are buggy, destroying them doesn't really work well..
- mirc ctcp togglemenuitem isn't updated right
*** Big things *** Big things
- session saving thing.. specify what channels/queries/dcc chats to open in - session saving thing.. specify what channels/queries/dcc chats to open in
@ -120,7 +129,6 @@ lis
- multi-DCC - open multiple sockets to transfer the file - multi-DCC - open multiple sockets to transfer the file
- autoaway when idling - autoaway when idling
- nickserv support (automatic /msg nickserv identify password) - nickserv support (automatic /msg nickserv identify password)
- /exec
- itext: - itext:
- save/find text - save/find text
- text selection draws the entire selection every time you move the - text selection draws the entire selection every time you move the