Skip to content

v1.1.0

Compare
Choose a tag to compare
@luk400 luk400 released this 09 Jun 23:28
· 85 commits to master since this release

Add tmux support and support for in-terminal plotting when using iTerm2 + tmux

  • Now possible to specify g:jukit_terminal = 'tmux'
  • If g:jukit_terminal = 'tmux' and g:jukit_inline_plotting = 1, then it is assumed iTerm2 terminal is used and python-imgcat is automatically specified as matplotlib backend to display matplotlib plots within iTerm2
  • Minor changes to default global variable values (see README.md for current default values)