about summary refs log tree commit diff stats
path: root/README
blob: 706a1bd3b6277d763947fd7f13383e9e17cad04e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Ncurses based Irssi inspired Jabber client.

Requires ncurses.

Note
----
Currently requires modified version of libstrophe
found at:
    
    git://github.com/boothj5/libstrophe.git

WORKLIST
--------

Features:
    Disable server tls with command line parameter
    Trim domain/resourse from usernames in UI
    Allow subscription management
    Allow presence notification
    Dont start chat window when no such recipient
    Handle resize terminal
    Window buffers for scrolling
    Left right arrow keys whilst typing commands
    Up down arrow keys for command history
    Managing and storing user profiles
    Other IM protocols
    Support chat logging
    Tab completion on commands
    Tab completion on users