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

Support for multi-line strings #6

Closed
bruno- opened this issue Nov 11, 2014 · 2 comments
Closed

Support for multi-line strings #6

bruno- opened this issue Nov 11, 2014 · 2 comments

Comments

@bruno-
Copy link

bruno- commented Nov 11, 2014

You can define multi-line strings in .tmux.conf. Example:

set -g status-right ' \
  foo \
  bar \
'

This is not something theoretically possible, tpm suggests doing this.

Also, I'd like to dig into this and submit a PR. Let me know if you have objections?

@zaiste
Copy link
Owner

zaiste commented Nov 12, 2014

Not at all. Feel free to submit your PR

@bruno-
Copy link
Author

bruno- commented Nov 14, 2014

Hey, I started working on this but I ended up making a bunch of updates, bugfixes, improvements etc..

In the end I just forked the project to https://github.com/tmux-plugins/vim-tmux
I added (hopefully) proper credits to you and the original author.
Let me know if there's anything that gives you concerns around this!

@bruno- bruno- closed this as completed Nov 14, 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

2 participants