mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@123 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
7729acb736
commit
300153ee90
11
TODO
11
TODO
@ -1,7 +1,3 @@
|
|||||||
- /part #blah vaihtaa eka ikkunaan vaikkei oltu #blahlla..
|
|
||||||
- /join vaihtaa myös ikkunaan mihin se joinas?
|
|
||||||
- näytä @ tai + nikin edessä
|
|
||||||
- topic baari?
|
|
||||||
|
|
||||||
*** Bugs
|
*** Bugs
|
||||||
|
|
||||||
@ -20,8 +16,6 @@
|
|||||||
- statusbar:
|
- statusbar:
|
||||||
- when starting to run out of space some items could be made smaller,
|
- when starting to run out of space some items could be made smaller,
|
||||||
activity for example .. make some generic flag for items to use.
|
activity for example .. make some generic flag for items to use.
|
||||||
- activity: hilight number if window has message for you or hilighted
|
|
||||||
text
|
|
||||||
- "you have new mail"
|
- "you have new mail"
|
||||||
- active server tag somewhere in window
|
- active server tag somewhere in window
|
||||||
- word wrapping doesn't work perfectly, if colors/bolds/etc are used, they're
|
- word wrapping doesn't work perfectly, if colors/bolds/etc are used, they're
|
||||||
@ -76,7 +70,8 @@
|
|||||||
* Logging, check how ircii logging works and try to do everything that it
|
* Logging, check how ircii logging works and try to do everything that it
|
||||||
can do ;) currently logging is done by directly writing to disk things
|
can do ;) currently logging is done by directly writing to disk things
|
||||||
that are displayed in screen, it could instead (optionally) print things
|
that are displayed in screen, it could instead (optionally) print things
|
||||||
simply as "JOIN #blah nick (a@b.c)"
|
simply as "JOIN #blah nick (a@b.c)".
|
||||||
|
... just make a different theme for logging to use? ..
|
||||||
- log option: add the open/close time to log
|
- log option: add the open/close time to log
|
||||||
- log directory, automatically log all channels and queries there
|
- log directory, automatically log all channels and queries there
|
||||||
- overwrite/append
|
- overwrite/append
|
||||||
@ -109,6 +104,8 @@
|
|||||||
|
|
||||||
*** Little things
|
*** Little things
|
||||||
|
|
||||||
|
- multi-DCC - open multiple sockets to transfer the file
|
||||||
|
- re-set away message when reconnecting to server
|
||||||
- autoaway when idling
|
- autoaway when idling
|
||||||
- nickserv support (automatic /msg nickserv identify password)
|
- nickserv support (automatic /msg nickserv identify password)
|
||||||
- /exec
|
- /exec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user