Add option to complete scrolled off words
wellle opened this issue · 1 comments
wellle commented
wellle commented
The command args introduced in #18 allow settings like this:
let g:tmux_complete_capture_args = '-J -S -1024'
(Join wrapped words and capture up to 1024 lines of scrollback)
See #18 (comment) for details.