mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
.gitignore | ||
command.c | ||
command.h | ||
contact_list.c | ||
contact_list.h | ||
contact.c | ||
contact.h | ||
COPYING | ||
history.c | ||
history.h | ||
input_win.c | ||
jabber.c | ||
jabber.h | ||
log.c | ||
log.h | ||
main.c | ||
Makefile | ||
preferences.c | ||
preferences.h | ||
prof_history.c | ||
prof_history.h | ||
prof_tabcompletion.c | ||
prof_tabcompletion.h | ||
profanity.c | ||
profanity.h | ||
README | ||
status_bar.c | ||
test_contact_list.c | ||
test_prof_history.c | ||
test_util.c | ||
testsuite.c | ||
testsuite.h | ||
title_bar.c | ||
TODO | ||
util.c | ||
util.h | ||
windows.c | ||
windows.h |
Ncurses based Irssi inspired Jabber client. Requires ncurses. Run with -notls if the Jabber server doesn't properly support it Note ---- Currently requires modified version of libstrophe found at: git://github.com/boothj5/libstrophe.git