jpalardy/vim-slime

Tmux has buffer limit of 1024 bytes

jpalardy opened this issue · 0 comments

steps to reproduce

  • grab over 1024 bytes
  • try to send them through tmux to a REPL
  • observe truncation

It's unclear whether this 1k limit is hardcoded, configurable or otherwise…