mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
cc4c7f3e19
Left and right arrows for inline editing. Up arrow to go through history |
||
---|---|---|
.gitignore | ||
command.c | ||
command.h | ||
COPYING | ||
input_buffer.c | ||
input_buffer.h | ||
input_win.c | ||
jabber.c | ||
jabber.h | ||
log.c | ||
log.h | ||
main.c | ||
Makefile | ||
profanity.c | ||
profanity.h | ||
README | ||
status_bar.c | ||
title_bar.c | ||
util.c | ||
util.h | ||
windows.c | ||
windows.h |
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: 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