Commit Graph

67 Commits

Author SHA1 Message Date
7c10afc061 v1.2.0 v1.2.0 2014-11-20 02:28:20 +01:00
ac473213fa Travis badge in the readme now links to travis 2014-11-20 02:21:22 +01:00
cd2371dc5f Add travis.yml 2014-11-20 02:09:28 +01:00
c055ced922 Refactor the tests for travis 2014-11-20 02:09:24 +01:00
604cca0e8a v1.1.0 v1.1.0 2014-11-19 15:54:04 +01:00
a99d8b8f7e Merge pull request #14 from majutsushi/globfix
Fix unexpanded glob case
2014-11-19 14:31:44 +01:00
3106e4294e Fix unexpanded glob case 2014-11-19 11:12:10 +13:00
27d7cbd6b3 Manually expand tilde and $HOME in TMUX_SHARED_MANAGER_PATH
Tilde char and `$HOME` in `TMUX_SHARED_MANAGER_PATH` couldn't be used because
they are just plain strings. Fixing the problem by manually expanding them.
2014-10-25 15:45:04 +02:00
804a90707c Document more advanced features 2014-10-17 23:16:02 +02:00
e3103601f1 Emphasize TPM initialization should come last in tmux.conf 2014-10-06 12:36:46 +02:00
264efb2fa8 Update readme 2014-09-29 00:07:06 +02:00
83278cff7f Update readme 2014-09-29 00:06:45 +02:00
dcde0fadfe Instructions about uninstalling plugins 2014-09-29 00:06:02 +02:00
31857633b4 Add bash to the list of dependencies 2014-09-10 21:54:59 +02:00
6a84b0ed7b Remove obsolete file 2014-08-31 01:07:44 +02:00
b8c076efb3 Do not source plugins that are not downloaded
Fixes #3
2014-08-30 17:16:28 +02:00
f44ae34d11 v1.0.0 v1.0.0 2014-08-05 21:45:13 +02:00
bfdbfa46b9 Add tests for updating plugins 2014-08-05 21:44:43 +02:00
08608064b2 Enhance plugin installation test 2014-08-05 21:23:37 +02:00
70d589eea8 Update plugin installation tests 2014-08-05 21:13:43 +02:00
28cd3e5e2f Update readme with new functionality 2014-08-05 21:04:17 +02:00
f8923b05d4 Change plugin update wording 2014-08-05 20:57:08 +02:00
11ff4ef685 Update plugin installation messages 2014-08-05 20:50:47 +02:00
3af756d836 update_plugin script 2014-08-05 20:43:28 +02:00
3a5f56f10d U key binding shows a list of installed plugins 2014-08-05 18:45:59 +02:00
1e5f07085b Rename script for plugin installation 2014-08-05 18:15:07 +02:00
d1aed98621 Plugin installation does not perform update
Plugin installation just installs new plugins.
Already installed plugins aren't updated.
2014-08-05 18:13:11 +02:00
9a27de4193 Rename display_message -> echo_message 2014-08-05 17:53:03 +02:00
86b5c3ab7e Move key binding to the main file 2014-08-05 17:28:38 +02:00
1f7e58f3a7 Remove README about section 2014-08-05 17:20:55 +02:00
d8f7d27033 Update list of plugins in the README 2014-08-02 20:57:56 +02:00
4d98b4ad05 Update readme 2014-08-02 12:29:07 +02:00
4bfead1a24 Update tests to pass 2014-07-28 16:07:35 +02:00
c37ed1be2c Change github organization for this and other plugins 2014-07-28 16:04:11 +02:00
e428b0f7f9 Readme update 2014-07-17 23:19:27 +02:00
e68e4d52e4 v0.0.2 v0.0.2 2014-07-17 23:16:12 +02:00
7a04137f69 Add tmux version check
TPM won't work unless tmux version is 1.9 or higher.

Closes #2
2014-07-17 23:14:32 +02:00
636279104e Add a note about tests to the README 2014-07-17 22:56:02 +02:00
b92d086853 Change testing directory structure 2014-07-17 22:55:42 +02:00
9887bbe411 Add test readme 2014-07-17 22:40:56 +02:00
8f8664c969 Enable running test suite via run script 2014-07-17 22:36:09 +02:00
8cc27247b6 Change test helper file name 2014-07-17 22:19:38 +02:00
5cac2380e5 Do not use (buggy) docker provisioner 2014-07-17 22:16:46 +02:00
9ae07148b4 Test updates 2014-07-17 21:12:28 +02:00
89ea56f553 Change indentation to tabs 2014-07-17 20:36:54 +02:00
c1304d1da0 Improve global FAIL variables 2014-07-17 20:36:54 +02:00
45cd3d40fa First version of tests 2014-07-17 20:36:54 +02:00
2e8f2aa0cd Add tmux online status to the plugin list 2014-06-03 12:17:40 +02:00
9b8cc78d79 Update a list of plugins 2014-06-03 11:40:02 +02:00
259fce9900 Update plugins list 2014-05-28 13:59:04 +02:00