1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
Go to file
2012-02-06 22:07:50 +00:00
.gitignore Removed libstrophe examples 2012-02-03 01:35:20 +00:00
jabber.c Moved function to jabber module 2012-02-05 23:38:35 +00:00
jabber.h Moved function to jabber module 2012-02-05 23:38:35 +00:00
log.c Tidied up logging functions 2012-02-05 15:22:02 +00:00
log.h Split out window functions 2012-02-05 23:08:15 +00:00
Makefile Fixed makefile 2012-02-06 01:29:53 +00:00
profanity.c Fixed delete on no input 2012-02-06 22:07:50 +00:00
README Updated README 2012-02-03 01:36:57 +00:00
windows.c Handle delete char in command win 2012-02-06 22:04:30 +00:00
windows.h Added jabber module 2012-02-05 23:29:09 +00:00

Ncurses based jabber client.

To make:

    make

To run:

    ./profanity