dan-da

Results 85 comments of dan-da

yeah, I can take a stab at it. I'll sign up for discord later today.

@steinerkelvin I sent you an email... discord signup failed.

Is the idea here to accept multiple api urls via cli, eg: ``` pub api: Option, ``` becomes ``` pub api: Vec, ``` or something else?

ok, so I made a start at this. I notice that the spread.sh script is stripping the port from the peer addresses before passing to publish with env var. eg:...

``` $ echo $TERM, $TERM_PROGRAM, $XDG_SESSION_TYPE xterm-256color, , x11 ```

hmm, with a one-line patch, I was able to get images to display in xfce4-terminal, but it doesn't seem to properly clear the preview area between images. In other words,...

thx, I'm not sure which linux distro(s) might have it already. Probably there are some. You will need xfce4-terminal 1.1.0+ and xfce 4.18+. I am using ubuntu 22.04 and I...

1. yeah, I noticed that also. Unsure what to do about it, except perhaps submit a patch or issue to xfce4-terminal. 2. What version of xfce are you running? If...

there was one more step in the linked post. might be what you're missing: ``` cd ~/build git clone https://github.com/koppa/matplotlib-sixel.git cd ./matplotlib-sixel #fix the ä in the setup.py script... sudo...

hmm, I watched your video and it looks like pretty much what I did. So I don't really have any further suggestions. I opened a [gitlab issue](https://gitlab.xfce.org/apps/xfce4-terminal/-/issues/278) for xfce4-terminal project....