Skip to content

Conversation

@vivekmyers
Copy link

Changes I needed to get images to work with tmux 3.4 in iTerm2 and recent matplotlib (3.8.4)

  1. Use $TMUX_PANE instead of matchstr(system('tmux run "echo #{pane_id}"'), '%\d*') to get current pane
  2. Rename imgcat helper to imgcat_jukit to avoid conflict with user-installed imgcat
  3. Add empty FigureCanvas class to the imgcat_jukit module

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.

1 participant