view mcabber/src/TODO @ 44:c10f95f959d0

[/trunk] Changeset 60 by mikael * screen.c cleanup * Remove scr_CreatePopup() * Improve message splitting, to use full window width.
author mikael
date Tue, 05 Apr 2005 21:15:49 +0000
parents 881d8eb379c6
children eb2270957c2d
line wrap: on
line source


* Pending message not displayed if buddy outside Contact window
* Hide offline buddies

* Commands! :-)
  - /say
  - /add
  - /del
  - /rename
  - /info
  - /request_auth (??)
  - /status (and common shortcuts: /away, /online, /busy, /dnd)
  - /rawxml
* Command line history (^P/^N)
* External commands for events
* Multi-lines
* Handle window resize (will be hard with current implementation...)
* Command line completion
* Scroll back history
* Save history
* Shortcut to jump to next message received (shift-tab?)
* File transfer? :)
* Conferences :))