profanity icon indicating copy to clipboard operation
profanity copied to clipboard

[Bug?] /titlebar show|hide jid missing

Open allora opened this issue 2 months ago • 1 comments

I want to be able to show/hide the jid of a user I have a DM with. It does not appear that this command exists anymore. I only want to see their user name.

Expected Behavior

I expected /titlebar show|hide jid to still be an option. If this moved it is unclear where. The docs also still mention this feature so either its a bug that it is now gone, or the docs are out of date.

Current Behavior

I cannot hide the jid of the user in the title bar.

Possible Solution

Re-implement the missing command, or update the docs to reflect where this command now lives

Steps to Reproduce (for bugs)

  1. Open a dm to someone with /msg
  2. /titlebar hide jid
  3. Observe the jid is still present in the angle brackets

Context

I wish to declutter the titlebar. Removing unneeded jid and other misc options on the bar is part of that. Note that tls, encwarn, presense all work as expected.

Environment

  • Give us the version and build information output generated by profanity -v 0.15.1
  • Operating System/Distribution Arch
  • glib version 2.86.0-2
  • libstrophe version 0.14.0-1
  • Some bugs might be due to specific implementation in the server. /serversoftware example.domain can be helpful Prosody 0.11.5 (though older versions of profanity are able to hide the jid just fine.

allora avatar Oct 11 '25 11:10 allora

The docs also still mention this feature so either its a bug that it is now gone, or the docs are out of date.

https://profanity-im.github.io/guide/latest/reference.html#titlebar mentions no such thing?]

It does not appear that this command exists anymore

When did it exist?

jubalh avatar Oct 12 '25 09:10 jubalh