wsltty icon indicating copy to clipboard operation
wsltty copied to clipboard

tmux built with sixel support not working as expected in wsltty

Open a-priestley opened this issue 7 months ago • 10 comments

I don't know if this is an issue with tmux, or wsltty, but I've gathered some curious results on different combinations of terminal emulators, with / without tmux:

foot run with wslg, no tmux: image

wsltty, no tmux: image

foot run with wslg, tmux: image

wsltty, tmux: image

It seems that the addition of tmux to wsltty is preventing sixel support. I have wsltty installed via scoop, with the following configuration:

# To use common configuration in %APPDATA%\mintty, simply remove this file
Scrollbar=none
Font=FiraCode Nerd Font
Term=xterm-256color
FontHeight=14
CtrlShiftShortcuts=yes
CursorType=block

a-priestley avatar Nov 24 '23 19:11 a-priestley