exquo
exquo
> okay so urwid is the UI framework? Yes > my goal is to have a smartphone replacement that runs linux and therefore touch support is ideal (currently using a...
Currently not possible with signal-cli: https://github.com/AsamK/signal-cli/issues/213
Sending replies / quotes is now supported by signal-cli (https://github.com/AsamK/signal-cli/commit/d13d150fe1c6b21dd53617cf7996d2876bc5db58), but not through the dbus interface (yet): https://github.com/AsamK/signal-cli/issues/875. Using it currently requires launching a new instance of signal-cli for every...
Yes! Displaying formatting in the received messages should become the default, since it's the official Signal behavior now. The `--use-formatting` option, that had been used for just that, should be...
If I understand correctly, the formatting looks corrupted when the symbols `*`, `_` or `~` appear inside the code block (i.e. inside the backticks `` `..` ``). Scli's `--use-formatting` so...
Yes, looks like picking UI for this is less straightforward than the one for `renameContact`. Some more options: - Do it on the command line with the `:createGroup` command, but...
Ref. upstream: https://github.com/AsamK/signal-cli/issues/1208 The workaround for now would be to run: signal-cli updateGroup -g Note (to self): this issue is about accepting invites to a group (i.e. when being added...
Don't know if it's any help, but there are other issues under the [`dbus-java issue` label](https://github.com/AsamK/signal-cli/issues?q=label%3A%22dbus-java+issue%22+). (This issue should probably be labeled as well @AsamK) As you probably know, there...
Would be neat, but the graphics-in-terminal situation is, in general, more of a hack than a reliable solution. Each of `sixel`, `w3m-img`, `kitty` and `iterm` methods work on different subsets...
Thanks for the report! I've tried it, but couldn't reproduce the error.. I've added some debugging output in the [hotfix/179](https://github.com/isamert/scli/compare/hotfix/179) branch. Could you try checking it out, run scli with...