Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to complete scrolled off words #14

Closed
wellle opened this issue Mar 19, 2014 · 1 comment
Closed

Add option to complete scrolled off words #14

wellle opened this issue Mar 19, 2014 · 1 comment

Comments

@wellle
Copy link
Owner

wellle commented Mar 19, 2014

As mentioned in #11.

Add option to complete words that are scrolled off in buffers.

Open questions:

  1. For all panes or only the panes of the current window/session?
  2. Settable number of lines into scrollback or all lines available?

@justinmk: Feel free to weigh in.

@wellle
Copy link
Owner Author

wellle commented Mar 19, 2014

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.

@wellle wellle closed this as completed Mar 19, 2014
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

No branches or pull requests

1 participant