Skip to content

Conversation

srlehn
Copy link
Owner

@srlehn srlehn commented Apr 8, 2019

fix typo

@srlehn srlehn merged commit e26ac15 into srlehn:master Apr 8, 2019
srlehn added a commit that referenced this pull request Apr 8, 2019
this adds preliminary support for terminal multiplexers (tmux, screen).

Escape codes meant for the terminal have to be piped through muxwrap. Positional escape codes probably should be directed to the multiplexer.

you can test the function in a sixel capable terminal with and without tmux/screen like this:
```
printf '\033Pq#0;2;0;0;0#1;2;100;100;0#2;2;0;100;0#1~~@@vv@@~~@@~~$#2??}}GG}}??}}??-#1!14@\033\\' | muxwrap
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants