📄 todo.txt
字号:
Bug / Problems--------------Mac : DCC does not work. (Tcl mac port bug!) improvement: DCC chat works as client (/accept) DCC get works too but in both case the EOF is not seen ! (need to abort) up arrows inserts a \x1e. (Tk mac bug fixed in upcoming 4.2b)Windows : DCC problems too, quite much like Mac ones (Tcl win port bug!) Send mail to Sun's folks to put some pressure so those bugs get fixed!tk pb : still some core dumps when one close a window... (linux/hpux/...) John Ousterhout found the Tk bug, should be fixed in next release or apply the patch at ftp://ftp.lyot.obspm.fr/tcl/tkbug.fix.patchSuggestions/Possible Improvements----------------------------------()-()-()- More or less Prioritized list of possible improvements : -()-()-()-Irc: don't scroll to the end when we are scrolling upIrc: sometime b3 does not popup ? bug ?Irc: analyse /list, /names, /who ... (-min ,...) outputIRC/general: add an identd server for windows/Mac users (sugg. from hisham.)IRC: documentation !!! [and inline doc too (by addition of help string in command arrays)]IRC: non blocking /execIRC: /oper passwd entry dialogIRC: repeated msg counterIRC/DCC : resumeGO: analyse moves instead of using status for each moveIRC: change default dest smartly (kick,part...)IRC: different colors for privmsg from&to different peopleIRC: non joined channels in grey in menu (when we will store joined list)IRC: anti flood : max ctcp replies / time (and away notices)GO: add some chat features from irc ?IRC: use tclbin if possible instead of bin hack for dccGeneral: standardized widget addition ? [buttons / status / menus...]IRC: possible sperate private chat window ? [not Netplugs philosophy!]IRC/DCC: option for separate file serversGeneral/Irc: menu to change font sizeIRC/DCC get: easy save as / or at least confirmation of overwrite-> Improved: If file exists we now save in filename~ insteadIRC/DCC : use new file selector,...IRC: possible specific log of private msgs (hmmm what does this mean ??)-()-()-()- DONE or Mostly done : -()-()-()-IRC: /ignore-> DONE (see changes.txt for 0.60)IRC: save previous ircrc (how on PC/Macs ?)-> DONE (tcl7.6 'file rename')IRC: flood detect / auto ignore-> DONE (simple flood only)IRC: show away once-> DONE (but only one memory slot per connect)IRC: send away notice once-> DONE (but only one memory slot per connect)Irc: detect dead sockets (send stuff from time to time)-> DONEgeneral/irc: release # in ctcp version-> DONEIrc: update tags on window resize-> DONE !IRC: option to remove manual away on msg-> DONE (remove_away) (and keep auto away on non msg...)-> DONE (away removed only on say/msg)IRC: add /purge (to 'undo' long /list,...)-> DONE (^c)IRC/general: keyboard shortcuts for scrolling-> DONE (page up & down =Prior/Next)IRC: attrib,exec ->DONEGeneral: Plugins : clean up their arrays when connect is closed-> DONE (for Irc and NetPlug main)IRC: cleaner (user extendable) CTCP handling-> DONE !! (ircCtcp array)IRC: auto enlight on regexp (your nick,...)-> DONE !! (irc(highlight))IRC/DCC: close status window -> abort->DONE {but an abort message is not shown on all cases of user requested abort (yet)...}Quit button/menu (Vesa!)->DONE (confirm maybe ?)General: avoid loading multiple copies of the same plugin... (more or less fixed by excluding . and dotdir from being both in the search path)General: Pass the connection error/eof to the plugin by some well defined code->DONE!tabkeys equiv for irc->DONE! : make it smarter so accidental <tab> hit don't screw line ?Improve speed by using always the same preregistered tags->DONE (now: reapply tags to each open connections when reload ?)IRC: prevent /names * ... ->DONESpurious cut in messages (IRC) cr/lf got generated ? happens in motd,maybe more often when moving window... bug in tcl ?->seems completly fixed by the new fileevent removal while updating policy->Really fixed by fixing the handling of unterminted messages! was my bug!IRC: beep on msg when away-> DONE + auto away !IRC: /who output not nice.-> DONE!IRC/DCC: catch errors-> DONE!tk bug ? : repeated scroll while input make strange stuff... (not seen myself)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -