about summary refs log blame commit diff stats
path: root/README
blob: e516462a48e821446dad1d00b923e8a6a885b1fd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11


                                       







               



         
                                                 






                                                       





                                     
                           
Ncurses based Irssi inspired IM client.

Requires ncurses and libstrophe.

To make:

    make

To run:

    ./profanity

WORKLIST:

Features:
    Dont start chat window when no such recipient
    Handle resize terminal in X windows
    Secure XMPP
    Window buffers for scrolling, with page up and down
    Left right arrow keys whilst typing commands
    Up down arrow keys for command history
    
Bugs:
    Correctly handling string lengths

One day:
    Other IM protocols
    Log chat history to file option
    Tab completion on commands
    Tab completion on users