Commit Graph

  • 99469c4a9b Merge pull request #243 from andyrichardson/patch-1 master Bruno Sutic 2023-02-27 13:59:27 +01:00
  • 8307a5fe58 prepend > prefix Andy Richardson 2023-02-26 19:21:30 +00:00
  • 3709b62397 Update tpm_not_working.md Andy Richardson 2023-02-26 19:18:12 +00:00
  • fdb30228b1 Merge pull request #239 from FranklinYu/update-verbosely Bruno Sutic 2023-01-13 09:03:03 +01:00
  • e504b8eec6 Show the output of Git pull when updating plugins Franklin Yu 2023-01-05 20:37:06 -08:00
  • fc412cbdf7 v3.1.0 Bruno Sutic 2023-01-03 21:06:46 +01:00
  • 7bdb7ca33c v3.1.0 v3.1.0 Bruno Sutic 2023-01-03 21:06:46 +01:00
  • 420656d265 Merge pull request #227 from rehanguha/master Bruno Sutic 2022-12-03 10:23:53 +01:00
  • b6fb16f318 Updated README and removed $ symbol Rehan Guha 2022-06-20 16:44:53 +05:30
  • b699a7e01c Merge pull request #216 from yasudanaoya/fix/typo Bruno Sutic 2022-01-01 12:05:58 +01:00
  • 49c51f3774 fix: github to GitHub yasudanaoya 2022-01-01 17:49:21 +09:00
  • e529dc221c fix: typo yasudanaoya 2021-12-30 22:07:10 +09:00
  • 693e5a2a0f Style fix Bruno Sutic 2021-08-14 11:00:04 +02:00
  • 38ab7d9ef7 Merge pull request #210 from laggardkernel/bugfix/default-branch Bruno Sutic 2021-08-14 10:57:28 +02:00
  • f9d3c542cd Remove hardcoding default branch as "master" laggardkernel 2021-08-14 15:41:26 +08:00
  • 108f76b628 Merge pull request #158 from rafalrothenberger/add-branch-to-plugin Bruno Sutic 2021-07-02 14:47:17 +02:00
  • e019ff1fe9 Merge branch 'master' into add-branch-to-plugin Rafał Rothenberger 2021-06-29 09:03:20 +02:00
  • 2afeff1529 Add 'HELPERS_DIR' variable to tmux_utils.sh Bruno Sutic 2021-03-15 11:50:50 +01:00
  • 0a19b28b4e Remove CURRENT_DIR variable from a helper script Bruno Sutic 2021-03-15 11:41:53 +01:00
  • 29c871e810 Merge pull request #198 from ehandal/fix_env_reload Bruno Sutic 2021-02-23 12:07:50 +01:00
  • f79c59314c Fix hardcoded tmux.conf path in environment reload Edgar Handal 2021-02-22 19:59:32 -06:00
  • 38576cf76e Add tmux-plugins/list to the readme Bruno Sutic 2021-01-19 13:55:49 +01:00
  • aeb196db5c Fix issue with automatic tpm install fix-automatic-tpm-install Bruno Sutic 2020-10-18 13:13:08 +02:00
  • 60a36d6f7a Merge pull request #171 from gpakosz/support-source-q Bruno Sutic 2020-09-04 09:14:23 +02:00
  • b36202ace9 Merge pull request #177 from Ambroisie/detect-xdg-config Bruno Sutic 2020-09-02 09:42:24 +02:00
  • 425cabe941 Explain XDG-compatible plugin path in docs Bruno BELANYI 2020-08-28 17:36:20 +02:00
  • 9d2a389f90 Use XDG-compatible plugin path when available Bruno BELANYI 2020-08-28 16:55:51 +02:00
  • 59f78857f6 Revert "Update README.md installation instructions." Bruno Sutic 2020-07-06 09:34:03 +02:00
  • 5c4f37a52d Merge pull request #172 from Swivelgames/patch-1 Bruno Sutic 2020-06-21 08:52:50 +02:00
  • 4a3fdeca47 Fixed Git Plugin Example Joseph Dalrymple 2020-06-03 14:31:31 -05:00
  • 788f5d68af Add support for 'source-file -q', fixes #135 Gregory Pakosz 2020-02-28 14:08:57 +01:00
  • 06d41226af Merge pull request #159 from GeoffreyFrogeye/xdg_default_value Bruno Sutic 2020-02-18 11:09:12 +01:00
  • 7c3a16e243 Default value for XDG_CONFIG_HOME Geoffrey Frogeye 2019-07-16 20:58:31 +02:00
  • fe5e13152a add branch support Rafał Rothenberger 2019-05-19 22:59:06 +02:00
  • 26d9ace1b4 Update README.md Bruno Sutic 2019-04-19 12:47:34 +02:00
  • 476f6ca699 Merge pull request #149 from ploth/patch-1 Bruno Sutic 2019-02-21 15:44:52 +01:00
  • 6727ee441d Update README.md Pascal Loth 2019-02-20 15:22:35 +01:00
  • 2ab1d9101b Merge pull request #115 from shouya/patch-1 Bruno Sutic 2019-01-07 14:05:09 +01:00
  • 42bb2bf48b Note about XDG dir spec Bruno Sutic 2018-11-07 12:39:08 +01:00
  • 0128e36fbe Merge pull request #143 from weilbith/xdg-support Bruno Sutic 2018-11-07 12:35:27 +01:00
  • 0e46b92aba Remove _CONFIG_LOCATION variable again. Thore Weilbier 2018-11-07 09:31:21 +01:00
  • 9be9fd19f1 Merge pull request #144 from metakirby5/master Bruno Sutic 2018-11-06 14:36:35 +01:00
  • a403ca3b67 Update README.md installation instructions. Ethan Chan 2018-11-04 16:40:07 -08:00
  • 206ded75d8 Restore tabs instead of spaces for indentation. Thore Weilbier 2018-11-04 11:19:28 +01:00
  • 2c4a2dfd65 Add flexible tmux configuration load function. Thore Weilbier 2018-11-02 13:07:53 +01:00
  • 95f78336c3 Merge pull request #118 from EdwardBetts/spelling Bruno Sutic 2017-09-02 13:28:36 +02:00
  • 3efe9b20ba correct spelling mistake Edward Betts 2017-09-02 08:03:23 +01:00
  • e51a3772b5 solution to the problem 'tpm returned 127' Shou Ya 2017-08-02 12:09:05 +08:00
  • c8ac32a085 Update README.md (#66) Timothy Cyrus 2017-04-14 23:13:45 -04:00
  • 0ea31ae2d6 Merge pull request #96 from narfman0/master Graham McGregor 2016-12-16 14:03:01 -05:00
  • c5c997bdde -Add auto plugin installation Jon Robison 2016-12-16 13:54:46 -05:00
  • 350fa9ee5f Clarify sourcing tmux.conf Graham McGregor 2016-12-12 21:36:57 -05:00
  • 1579534c2e Prevent clean_plugins from deleting root Graham McGregor 2016-12-01 22:55:12 -05:00
  • cfaf15b768 Merge pull request #92 from Graham42/faster_updating Graham McGregor 2016-12-03 12:04:23 -05:00
  • 9e082ff1b3 Update plugins in parallel Graham McGregor 2016-11-12 15:12:50 -05: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
  • a44cab3fcf Fix plugin line start with tab problem JackDrogon 2016-02-01 14:41:03 +08: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
  • 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 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. 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 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 cclay 2015-09-15 09:12:39 -04:00
  • a6e34acf0e match 'set-option -g @plugin' and 'set -g @plugin' Treri 2015-09-08 16:38:15 +08: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 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