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

The original `call_external` is kept as `call_external_sync` Fixes #1759

improvement

## Expected Behavior Being able to use profanity while the opened executable is running ## Current Behavior Profanity freezes until I kill the opened executable ## Possible Solution Replace `g_spawn_sync`...

improvement

## Expected Behavior The information about downloading the file should be shown in white color. If download succeds, it should turn green and if it fails, then it should turn...

improvement

## Expected Behavior when i type in connect and insert my password, i want it to connect. profanity thinks it's connected, but i can't message anyone and the client says...

When you paste an XMPP stanza consisting of a body with an OTR start message profanity does start talking OTR although it didn't receive an OTR start message but a...

bug
otr

Is there any way to save conference topic in conference logs?

Some MUCs have special adhoc commands, however while these commands do enter the `_command_list_result_handler` and `win_handle_command_list` functions, and they end up inside the `cmds` GSList object, somehow `win_println` refuses to...

Reported by another Profanity user. ## Expected Behavior When user holds LMB (left mouse button) and drag mouse, text selected. ## Current Behavior When user holds LMB and drags, selection...

**TL**;**DR**: Profanity ate 1 GB swap in less than 15 days I have profanity running on a RPi4 (aarch64 architecture) that is running ArchLinuxARM. Profanity receives notifications from e.g. cron...