Commit Graph

  • aa9f9d6721 Merge branch 'faster_updating' into master Graham McGregor 2016-12-01 20:30:15 -05:00
  • 9e082ff1b3 Update plugins in parallel #92 Graham McGregor 2016-11-12 15:12:50 -05:00
  • 3c4a8c9eee Don't update plugins twice #91 Graham McGregor 2016-11-12 15:07:01 -05:00
  • 8f7445505d Merge 3a39926b86c17a7c14f04598c8bae382e7e7c019 into b4c89884e0a8a97fdc1fd470688677867e14e801 #84 Nathan Daly 2016-09-14 22:22:43 +00:00
  • 3a39926b86 Now outputs git pull status when updating plugins. #84 Nathan Daly 2016-08-21 12:47:45 -05:00
  • 61401b78aa Merge 43e09f4f4330c73bf556c8501cd87df948dd84a0 into b4c89884e0a8a97fdc1fd470688677867e14e801 #49 phillip 2016-08-21 15:32:02 +00:00
  • b4c89884e0
    Document windows/cygwin issue with line endings Bruno Sutic 2016-08-21 07:12:43 +02:00
  • 9bfbac2767
    Better issues separation in tpm_not_working.md Bruno Sutic 2016-08-21 06:52:18 +02:00
  • 284b28ec80 Merge pull request #68 from JackDrogon/fix_plugin_line Bruno Sutic 2016-08-21 06:17:53 +02:00
  • 10bb47ac9c Merge pull request #1 from tmux-plugins/master #63 Hagai Cohen 2016-05-12 17:54:01 +03:00
  • 1ff3120819 Automatic set enviroment #69 Krakakanok 2016-02-03 03:22:54 +01:00
  • a44cab3fcf Fix plugin line start with tab problem #68 JackDrogon 2016-02-01 14:41:03 +08:00
  • bf6879723b Update README.md Timothy Cyrus 2016-01-16 12:20:14 -05:00
  • 51ff07a729
    Docs wording change Bruno Sutic 2015-12-14 01:26:16 +01:00
  • 620f06c524
    Undeprecate 'set -g @tpm_plugins' Bruno Sutic 2015-12-14 01:21:47 +01:00
  • 5876669273 Fixed enviorment variables support for path expansion Hagai Cohen 2015-11-23 18:56:19 +02:00
  • f75ba16d5f Merge pull request #61 from brandondrew/patch-1 Bruno Sutic 2015-11-15 14:56:26 +01:00
  • abffb251ac make script executable only for the owner #61 Brandon Zylstra 2015-11-14 23:11:43 -05:00
  • 1c027df560 Merge pull request #60 from Maffblaster/patch-1 Bruno Sutic 2015-11-05 00:16:56 +01:00
  • 9f44b6fca9 Added a bit more clarity. #60 Matthew Marchese 2015-11-04 15:01:25 -08:00
  • 527d123211
    Test for 'set-option' plugin definition Bruno Sutic 2015-10-08 01:24:08 +02:00
  • 4671ee745c Merge pull request #50 from Treri/master Bruno Sutic 2015-10-08 01:17:29 +02:00
  • c5600ae332 Merge pull request #52 from cclay/patch-1 Bruno Sutic 2015-10-08 01:16:46 +02:00
  • 01c714fcad
    Add info that cygwin is supported Bruno Sutic 2015-10-08 01:11:27 +02:00
  • aa09a56f4b Merge pull request #55 from larrylv/patch-1 Bruno Sutic 2015-09-23 16:54:16 +02:00
  • f6a6d879b0 Fix typo in README.md #55 Larry Lv 2015-09-23 22:22:27 +08:00
  • c53ccb37ae
    Force LF eol with .gitattributes Bruno Sutic 2015-09-20 01:32:35 +02:00
  • 5073d2f382 Update how_to_create_plugin.md #52 cclay 2015-09-15 09:12:39 -04:00
  • a6e34acf0e match 'set-option -g @plugin' and 'set -g @plugin' #50 Treri 2015-09-08 16:38:15 +08:00
  • 43e09f4f43 update_plugin.sh: make script faster and fix syntax #49 Phillip Sz 2015-08-21 14:06:27 +02:00
  • 5de37f98bb
    Add troubleshooting docs Bruno Sutic 2015-08-10 20:18:32 +02:00
  • bfc7a2c2cb
    Bugfix: Escape quits tpm with emacs copy mode fix_emacs_continue_key Bruno Sutic 2015-08-04 17:20:03 +02:00
  • 62360f9180
    New tmux-test version Bruno Sutic 2015-08-04 17:03:12 +02:00
  • 468f864612
    Upgrade to tmux-test version that installs tmux 2.0 Bruno Sutic 2015-08-04 14:46:11 +02:00
  • e1bbcd6f8b
    Travis install tmux from source #101 travis_install_tmux_from_source Bruno Sutic 2015-08-04 01:08:11 +02:00
  • 8bdead341d
    Upgrade 'tmux-test' Bruno Sutic 2015-08-04 01:01:20 +02:00
  • 1ff32085b2
    v3.0.0 v3.0.0 Bruno Sutic 2015-08-03 23:18:09 +02:00
  • d70df24051
    Support plugin definition in sourced files Bruno Sutic 2015-08-03 18:47:13 +02:00
  • 9be7f975e9
    Move all helpers to 'helpers/' dir Bruno Sutic 2015-08-03 17:40:50 +02:00
  • 0e9b64ffc4
    Stop using global variable for tpm path Bruno Sutic 2015-08-03 15:29:53 +02:00
  • 79d90f90f7
    Refactor 'tpm' script Bruno Sutic 2015-08-03 15:20:40 +02:00
  • 169e1b2e88
    Refactor 'source_plugins' script Bruno Sutic 2015-08-03 15:18:26 +02:00
  • 5adc9a987f
    Helper functions refactoring Bruno Sutic 2015-08-03 15:12:45 +02:00
  • eab403b6d8
    Fix docs typo Bruno Sutic 2015-08-03 01:29:53 +02:00
  • 516a6ea4c4
    Tmux echo function rename Bruno Sutic 2015-08-03 01:25:51 +02:00
  • 3347871a03
    Update plugins bugfix Bruno Sutic 2015-08-03 01:22:06 +02:00
  • 44f9dd2719
    Remove unused function Bruno Sutic 2015-08-03 01:16:56 +02:00
  • 0f0d9adb06
    Refactor how TPM path is set Bruno Sutic 2015-08-03 01:11:39 +02:00
  • cd97b4bceb
    TPM path refactoring Bruno Sutic 2015-08-03 00:59:13 +02:00
  • 57c0623fb8
    More variable quoting Bruno Sutic 2015-08-03 00:44:43 +02:00
  • d7d269381e
    Move stuff to 'scripts/variables.sh' Bruno Sutic 2015-08-03 00:43:59 +02:00
  • 9794997b6b
    Variable quoting war Bruno Sutic 2015-08-03 00:42:03 +02:00
  • 19da205b0b
    Enable removing plugins via CLI executable Bruno Sutic 2015-08-03 00:29:01 +02:00
  • b2a2581a6a
    Doc for managing plugins via the command line Bruno Sutic 2015-08-02 23:11:59 +02:00
  • e62d12c980
    Update obsolete test function names Bruno Sutic 2015-08-02 22:53:03 +02:00
  • a521a4b731
    Use variable to clarify test case Bruno Sutic 2015-08-02 22:51:45 +02:00
  • c435ead1a3
    Refactor test 'expect' scripts Bruno Sutic 2015-08-02 22:46:57 +02:00
  • 2fa4ec0641 Merge 95e0d1d20a50bc9cb042b5149e9adc6fd70820a3 into ce902f906ab24a0c6657a53115e8cad0e5aaddcf #45 Geoff Maciolek 2015-08-02 17:51:22 +00:00
  • d19c187dcc
    Tests non-existing plugin installation Bruno Sutic 2015-08-02 18:38:44 +02:00
  • 7ff8de38a4
    Enable updating plugins via cli executable Bruno Sutic 2015-08-02 00:41:06 +02:00
  • ce902f906a
    Manually update .travis.yml Bruno Sutic 2015-08-01 23:02:27 +02:00
  • b3407f0787
    New version of 'tmux-test' w/ updated .travis.yml Bruno Sutic 2015-08-01 22:39:58 +02:00
  • 39a53e42c8
    Improve test helper Bruno Sutic 2015-08-01 22:24:38 +02:00
  • 830feaae69
    Switch to using tmux-test framework Bruno Sutic 2015-08-01 22:12:07 +02:00
  • 274098a029
    Small refactor Bruno Sutic 2015-08-01 18:15:34 +02:00
  • 9a34ff66bc
    Function for running all tests Bruno Sutic 2015-08-01 18:06:19 +02:00
  • eb24578b08
    Document new 'bin/install_plugins' script Bruno Sutic 2015-08-01 02:20:18 +02:00
  • 40e6041512
    Tests style updates Bruno Sutic 2015-08-01 01:54:34 +02:00
  • f8d259fe86
    Tests for plugin installation via cli executable Bruno Sutic 2015-08-01 01:46:35 +02:00
  • 97e281608f
    Fix error with tests Bruno Sutic 2015-08-01 01:07:04 +02:00
  • 121ac2f419
    Start using $SCRIPTS_DIR constant Bruno Sutic 2015-07-31 23:37:15 +02:00
  • 58877eea8d
    Correct errors in bin/install_plugins output Bruno Sutic 2015-07-31 23:23:57 +02:00
  • 40ba8e58dc
    Enable installing plugins via cli executable Bruno Sutic 2015-07-29 23:36:49 +02:00
  • a51fb24f62
    Extract 'ensure_tpm_path_exists' function Bruno Sutic 2015-07-29 21:59:30 +02:00
  • 95e0d1d20a Updated test text for ENTER-q change. tmux-plugins/tpm#43 #45 Geoff Maciolek 2015-07-30 10:42:18 -04:00
  • 8275aaf3f6 Merge 91c03a18d9d459a95b8e9de5060b5b6ef9c9c12f into a83329b5ab20b1e9f146bac4f289ffeae3047ab1 #44 Geoff Maciolek 2015-07-30 14:34:29 +00:00
  • 91c03a18d9 Replaced "ENTER" prompt with "q" prompt in echo_message text. Fixes tmux-plugins/tpm#43 #44 Geoff Maciolek 2015-07-30 10:30:38 -04:00
  • dd72857f2e Merge 707aa1111b80104a90840a6963a4af8cde16de97 into a83329b5ab20b1e9f146bac4f289ffeae3047ab1 #33 Javier López 2015-07-30 08:34:57 +00:00
  • 538557a002 Merge 0aa51635457c995cd6f74a8f69f799a53b5db864 into a83329b5ab20b1e9f146bac4f289ffeae3047ab1 #29 Javier López 2015-07-29 15:08:10 +00:00
  • a83329b5ab Merge pull request #41 from bacondropped/master Bruno Sutic 2015-07-28 16:54:29 +02:00
  • f4d920362c Check write permissions to plugin folder #41 Ilya Terentyev 2015-07-22 20:13:01 +03:00
  • 8d97f05f89
    Update readme Bruno Sutic 2015-07-10 17:14:13 +02:00
  • d57df1108d
    Move all the docs to docs/ dir Bruno Sutic 2015-07-10 17:10:37 +02:00
  • 27facedfd5
    Move to a directory Bruno Sutic 2015-07-10 17:05:09 +02:00
  • 240a497a35
    Refactoring Bruno Sutic 2015-07-07 18:50:55 +02:00
  • 35161668d9
    v2.0.0 v2.0.0 Bruno Sutic 2015-07-07 02:28:16 +02:00
  • a5c030d261
    Clean out Bruno Sutic 2015-07-07 02:26:02 +02:00
  • fbd9ea1c88
    How to plugin typos Bruno Sutic 2015-07-07 02:23:49 +02:00
  • d9fed149e8
    Another change for instructions Bruno Sutic 2015-07-07 02:17:58 +02:00
  • 743bfcf38a
    Update file Bruno Sutic 2015-07-07 02:03:05 +02:00
  • 79e4ba885d
    Use new plugin syntax all around Bruno Sutic 2015-07-07 01:49:33 +02:00
  • 343ae423dd
    Update readme with new plugin syntax Bruno Sutic 2015-07-07 01:46:53 +02:00
  • 7ce0326916
    New and old plugin syntax work together Bruno Sutic 2015-07-07 01:04:26 +02:00
  • 6a5784433b
    TMUX_PLUGIN_MANAGER_PATH always has trailng slash Bruno Sutic 2015-07-07 00:22:47 +02:00
  • 57e36cde13
    Uups, fix last commit Bruno Sutic 2015-06-03 01:46:35 +02:00
  • e19b7689e0
    Permit leading whitespace with new plugin definition syntax Bruno Sutic 2015-06-03 01:29:09 +02:00
  • 583e447d33
    Use -g in new plugin definition syntax Bruno Sutic 2015-06-02 23:27:22 +02:00
  • 9eee9c06b6
    Improve tests Bruno Sutic 2015-06-02 22:47:32 +02:00
  • 5bbe60dc42
    Update Changelog Bruno Sutic 2015-06-02 22:47:12 +02:00
  • 445be1eede add bundle style plugin definition Javier Lopez 2015-05-27 14:27:01 -05:00