Commit Graph

146 Commits

Author SHA1 Message Date
aa09a56f4b Merge pull request #55 from larrylv/patch-1
Fix typo in README.md
2015-09-23 16:54:16 +02:00
f6a6d879b0 Fix typo in README.md 2015-09-23 22:22:27 +08:00
c53ccb37ae Force LF eol with .gitattributes 2015-09-20 01:55:42 +02:00
5de37f98bb Add troubleshooting docs 2015-08-10 20:18:32 +02:00
bfc7a2c2cb Bugfix: Escape quits tpm with emacs copy mode
Fixes #43, closes #45
2015-08-04 17:20:03 +02:00
62360f9180 New tmux-test version 2015-08-04 17:03:12 +02:00
468f864612 Upgrade to tmux-test version that installs tmux 2.0 2015-08-04 14:46:11 +02:00
8bdead341d Upgrade 'tmux-test' 2015-08-04 01:01:20 +02:00
1ff32085b2 v3.0.0 v3.0.0 2015-08-03 23:18:09 +02:00
d70df24051 Support plugin definition in sourced files 2015-08-03 23:01:22 +02:00
9be7f975e9 Move all helpers to 'helpers/' dir 2015-08-03 17:56:45 +02:00
0e9b64ffc4 Stop using global variable for tpm path 2015-08-03 15:30:19 +02:00
79d90f90f7 Refactor 'tpm' script 2015-08-03 15:20:40 +02:00
169e1b2e88 Refactor 'source_plugins' script 2015-08-03 15:19:03 +02:00
5adc9a987f Helper functions refactoring 2015-08-03 15:17:07 +02:00
eab403b6d8 Fix docs typo 2015-08-03 01:29:53 +02:00
516a6ea4c4 Tmux echo function rename 2015-08-03 01:25:51 +02:00
3347871a03 Update plugins bugfix 2015-08-03 01:22:06 +02:00
44f9dd2719 Remove unused function 2015-08-03 01:16:56 +02:00
0f0d9adb06 Refactor how TPM path is set 2015-08-03 01:11:39 +02:00
cd97b4bceb TPM path refactoring 2015-08-03 00:59:13 +02:00
57c0623fb8 More variable quoting 2015-08-03 00:44:43 +02:00
d7d269381e Move stuff to 'scripts/variables.sh' 2015-08-03 00:43:59 +02:00
9794997b6b Variable quoting war 2015-08-03 00:42:03 +02:00
19da205b0b Enable removing plugins via CLI executable 2015-08-03 00:33:38 +02:00
b2a2581a6a Doc for managing plugins via the command line 2015-08-02 23:11:59 +02:00
e62d12c980 Update obsolete test function names 2015-08-02 22:53:39 +02:00
a521a4b731 Use variable to clarify test case 2015-08-02 22:51:45 +02:00
c435ead1a3 Refactor test 'expect' scripts
Make test 'expect' scripts simpler and ensure expectations are properly
asserted.

Closes #46
2015-08-02 22:48:14 +02:00
d19c187dcc Tests non-existing plugin installation 2015-08-02 18:56:37 +02:00
7ff8de38a4 Enable updating plugins via cli executable 2015-08-02 12:56:44 +02:00
ce902f906a Manually update .travis.yml 2015-08-01 23:02:27 +02:00
b3407f0787 New version of 'tmux-test' w/ updated .travis.yml 2015-08-01 22:56:36 +02:00
39a53e42c8 Improve test helper 2015-08-01 22:24:38 +02:00
830feaae69 Switch to using tmux-test framework 2015-08-01 22:19:06 +02:00
274098a029 Small refactor 2015-08-01 18:16:17 +02:00
9a34ff66bc Function for running all tests 2015-08-01 18:14:05 +02:00
eb24578b08 Document new 'bin/install_plugins' script 2015-08-01 18:14:05 +02:00
40e6041512 Tests style updates 2015-08-01 18:14:05 +02:00
f8d259fe86 Tests for plugin installation via cli executable 2015-08-01 18:14:05 +02:00
97e281608f Fix error with tests 2015-08-01 18:14:05 +02:00
121ac2f419 Start using $SCRIPTS_DIR constant 2015-08-01 18:14:05 +02:00
58877eea8d Correct errors in bin/install_plugins output 2015-08-01 18:14:05 +02:00
40ba8e58dc Enable installing plugins via cli executable 2015-08-01 18:14:04 +02:00
a51fb24f62 Extract 'ensure_tpm_path_exists' function 2015-08-01 18:14:04 +02:00
a83329b5ab Merge pull request #41 from bacondropped/master
Check write permissions to plugin folder
2015-07-28 16:54:29 +02:00
f4d920362c Check write permissions to plugin folder
During plugin installation, check if required write permissions are in
place; if the sanity check fails, warn the user. This is a squash
4-in-1 commit.
2015-07-23 19:57:04 +03:00
8d97f05f89 Update readme 2015-07-10 17:14:13 +02:00
d57df1108d Move all the docs to docs/ dir 2015-07-10 17:10:41 +02:00
27facedfd5 Move to a directory 2015-07-10 17:05:09 +02:00