Comment 6 for bug 2068393

Revision history for this message
Lena Voytek (lvoytek) wrote :

Hello all,

I can take over fixing this bug in Noble. In the meantime, I've created a ppa with the fix here - https://launchpad.net/~lvoytek/+archive/ubuntu/tmux-fix-sixel-support

If you would like to test it you can run the following:

sudo add-apt-repository ppa:lvoytek/tmux-fix-sixel-support
sudo apt update
sudo apt upgrade

I haven't been able to reproduce the error myself with the following steps, does the error still exist for you Andrej?

$ ssh lena@remote-noble-server
$ sudo apt install neovim #(I've also tried installing from upstream directly)
$ tmux -vv
$ sudo nvim -u NONE
neovim opens successfully