profanity-im / profanity

Ncurses based XMPP client
https://profanity-im.github.io/
Other
1.33k stars 187 forks source link

url command ignores own messages #1962

Open BeeFox-sys opened 7 months ago

BeeFox-sys commented 7 months ago

Expected Behavior

When tabbing through either /url open or /url save, the command should tab through all urls in the message log.

Current Behavior

When tabbing through either /url open or /url save, urls contained in your own messages are skipped.

Possible Solution

Allow the url command to tab though your own messages as well as others. potentially via configerable option.

Notes

When tabbing though logged urls, your messages are included, when fixing this, this should be standardized so it either does or doesn't tab though your urls.

Environment

Profanity, version 0.14.0
Copyright (C) 2012 - 2019 James Booth <boothj5web@gmail.com>.
Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org>.
License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Build information:
XMPP library: libstrophe
Desktop notification support: Enabled
OTR support: Enabled (libotr 4.1.1)
PGP support: Enabled (libgpgme 1.18.0)
OMEMO support: Enabled
C plugins: Enabled
Python plugins: Enabled (3.11.2)
GTK icons/clipboard: Enabled
GDK Pixbuf: Enabled

Debian Stable