profanity icon indicating copy to clipboard operation
profanity copied to clipboard

Ncurses based XMPP client

Results 109 profanity issues
Sort by recently updated
recently updated
newest added

# Using different colors to indicate the state of OMEMO messages The main goal of this MarkDown is to organize the ideas for this feature that has the potential to...

feature
discussion

When running profanity through torsocks it often crashes with `floating point exception`. As other programs don't have this issue it seems to be related to profanity. I realized the log...

bug

Check commit messages for details.

I'm not sure exactly what's going on here, but: ``` prof│2025-04-18T08:55:22.576046-05: xmpp: DBG: handle proceedtls called for proceed │ prof│2025-04-18T08:55:22.576072-05: xmpp: DBG: proceeding with TLS ``` And then profanity just...

Hello, I would like to report a segmentation fault when there is a "malformed" bookmark in account. ``` ``` Not sure how the bookmark got there, but most likely upon...

bug

- [ ] I ran valgrind when using my new feature (Is this necessary for what this is providing?) - [X] Edited several docker files, and added directories/run script for...

Hi, after upgrading the profanity from v0.14.0 to v0.15.0, I cannot scroll up above the 100th history line by pressing PAGEUP. The 101th history line keep getting deleted by profanity...

bug

irssi supports vertical/horizontal split windows as shown in this screenshot: it would be nice to have this on profanity too

feature
help wanted
UI

## Expected Behavior Profanity 0.15 compiles. ## Current Behavior It does not compile out of the box, due to a syntax error. ## Possible Solution Patch ...srv/plugins/python_plugins.c to correct erroneous...

Expected Behavior Profanity should start successfully without missing library errors when executed from within the debian Docker container. **### Current Behavior** Running ./profanity within a Docker container results in an...