1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/README
2012-02-17 01:20:38 +00:00

31 lines
573 B
Plaintext

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