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

"tmux" command is required even if TMUX_XPANES_EXEC is not empty #74

Closed
greymd opened this issue Jan 7, 2018 · 1 comment
Closed

"tmux" command is required even if TMUX_XPANES_EXEC is not empty #74

greymd opened this issue Jan 7, 2018 · 1 comment

Comments

@greymd
Copy link
Owner

greymd commented Jan 7, 2018

$ TMUX_XPANES_EXEC=~/.config/tmuxvm/bin/tmux ./xpanes 1 2 3
xpanes:Error: tmux is required to work.
greymd added a commit that referenced this issue Jan 7, 2018
@greymd greymd mentioned this issue Jan 7, 2018
6 tasks
@greymd greymd changed the title tmux is required even if TMUX_XPANES_EXEC is not empty "tmux" command is required even if TMUX_XPANES_EXEC is not empty Jan 7, 2018
greymd added a commit that referenced this issue Jan 8, 2018
* Refactoring followed by shellcheck

* Fix if negative condition

* Refactoring

* Bugfix (Github Issue #74)

* Use [[ instead of [ for the conditional statement

* Change from $VAR to ${VAR}

* Refactoring

* Add travis specific settings to test.sh

* Update .travis.yml

* [skip ci] Update man pages

* Add shellcheck to .travis.yml

* Fix .travis.yml

* Revert .travis.yml

* Improve .travis.yml

* Refactoring test code

* test code and .travis.yml works.

* [skip ci] Improve spelling and grammer

* [skip ci] Add install.sh

* Update test.sh

* [skip ci] Make install.sh executable

* [skip ci] Add uninstall.sh

* [skip ci] Set logs to (un)install.sh

* [skip ci] Fix
@greymd greymd closed this as completed Jan 8, 2018
@greymd
Copy link
Owner Author

greymd commented Jan 8, 2018

Fixed (0bb9d8e)

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