Rexit icon indicating copy to clipboard operation
Rexit copied to clipboard

Update Homebrew version?

Open CharcoalStyles opened this issue 3 months ago • 1 comments

Bug description

When extracting the messages text, Rexit crashes with a Option::unwrap() on a None value` error This dies not hapen for images, which come down fine.

  • Would you like to work on a fix? N

To Reproduce

Steps to reproduce the behavior:

Run rexit messages -t Enter bearer token obtained from Dev Tools

Expected behavior

The text of the messages has been extracted.

Environment

  • OS: MacOS 15.6
  • Rexit version: 1.20 (installed thorugh homebrew)

Additional context

Looking over the repo a bit more, it seems that the 2.0 version might work. But I can only install through homebrew.

CharcoalStyles avatar Sep 17 '25 00:09 CharcoalStyles

Funny thing: I forgot a homebrew package exists for rexit... will fix at some point and I'll let you know once I figure out how to push a new version

MPult avatar Sep 19 '25 07:09 MPult