Skip to content

issue on [ sixel-tmux ] #1

@xiangpeng2008

Description

@xiangpeng2008

Hi sir,

I know this is the wrong place, but I didn't find "Issues" place for https://github.com/csdvrx/sixel-tmux.

I'm an old user of tmux, but only heard about sixel this week. Clearly it's a wonderful way to do data-science research with sixel - tmux and slimux ( https://github.com/esamattis/slimux ), as plotting graphs is needed time by time. This combination is better than jupyter notebook in some aspect, e.g. it's hard to do sophisticated coding with notebook, but on terminal we could.

On my iMac, I managed to have sixel by installing iTerm2. However I'm a bit confusing on installing sixel-tmux. What I did is

git clone https://github.com/csdvrx/sixel-tmux.git
cd sixel-tmux/
sh autogen.sh
./configure
make
sudo make install

But I got below in the last.
sixel.c:43:5: error: use of undeclared identifier 'u' u' ', /* 0020 empty block */ ^

Am I missing something ?

Screenshot 2021-10-02 at 4 06 17 PM
Thanks,

Xiangpeng

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions