Commit Graph

54 Commits

Author SHA1 Message Date
Rehan Guha b6fb16f318
Updated README and removed `$` symbol
This will help to directly copy and paste in the terminal and not to perform an extra step and remove the $ symbol
2022-06-20 16:44:53 +05:30
Rafał Rothenberger e019ff1fe9
Merge branch 'master' into add-branch-to-plugin 2021-06-29 09:03:20 +02:00
Bruno Sutic 38576cf76e
Add tmux-plugins/list to the readme 2021-01-19 14:11:21 +01:00
Bruno Sutic 59f78857f6
Revert "Update README.md installation instructions."
This reverts commit a403ca3b67.

There are problems when running TPM with a `-b` flag, see #151.
2020-07-06 09:34:03 +02:00
Joseph Dalrymple 4a3fdeca47
Fixed Git Plugin Example
I thought it was a bit peculiar that the README.md suggested using `git@bitbucket.com/user/plugin`, but went ahead with that syntax. After seemingly endlessly scratching my head, while trying to figure out what the issue, I reverted to the traditional git URL syntax (SSH syntax) and it worked.

```
set -g @plugin 'git@bitbucket.com:user/plugin_name`
```

Verified by running `./.tmux/plugins/tpm/bin/install_plugins` manually with a fresh version of TMUX + TPM with both styles.
2020-06-03 14:31:31 -05:00
Rafał Rothenberger fe5e13152a add branch support 2019-05-19 23:26:00 +02:00
Bruno Sutic 26d9ace1b4
Update README.md 2019-04-19 12:47:34 +02:00
Pascal Loth 6727ee441d
Update README.md 2019-02-20 15:22:35 +01:00
Bruno Sutic 42bb2bf48b
Note about XDG dir spec 2018-11-07 12:39:08 +01:00
Ethan Chan a403ca3b67
Update README.md installation instructions.
`run '~/.tmux/plugins/tpm/tpm'` should be run in the background, so the `-b` flag was added.
2018-11-04 16:40:07 -08:00
Timothy Cyrus c8ac32a085 Update README.md (#66)
- Changed PNG Badges to SVG
- Added Styling to Code Blocks
- Added <kbd> tags for Key Bindings
2017-04-14 23:13:45 -04:00
Graham McGregor 350fa9ee5f Clarify sourcing tmux.conf
Avoid any confusion with starting tmux with the `-f` option.

Fixes https://github.com/tmux-plugins/tpm/issues/89
2016-12-12 21:40:34 -05:00
Bruno Sutic 620f06c524
Undeprecate 'set -g @tpm_plugins' 2015-12-14 01:22:40 +01:00
Matthew Marchese 9f44b6fca9 Added a bit more clarity.
It's important to understand installing and uninstalling plugins is case sensitive.
2015-11-04 15:01:25 -08:00
Bruno Sutic 01c714fcad
Add info that cygwin is supported
Closes #42
2015-10-08 01:12:55 +02:00
Larry Lv f6a6d879b0 Fix typo in README.md 2015-09-23 22:22:27 +08:00
Bruno Sutic 5de37f98bb
Add troubleshooting docs 2015-08-10 20:18:32 +02:00
Bruno Sutic 19da205b0b
Enable removing plugins via CLI executable 2015-08-03 00:33:38 +02:00
Bruno Sutic b2a2581a6a
Doc for managing plugins via the command line 2015-08-02 23:11:59 +02:00
Bruno Sutic 830feaae69
Switch to using `tmux-test` framework 2015-08-01 22:19:06 +02:00
Bruno Sutic 8d97f05f89
Update readme 2015-07-10 17:14:13 +02:00
Bruno Sutic d57df1108d
Move all the docs to `docs/` dir 2015-07-10 17:10:41 +02:00
Bruno Sutic 27facedfd5
Move to a directory 2015-07-10 17:05:09 +02:00
Bruno Sutic 343ae423dd
Update readme with new plugin syntax 2015-07-07 01:46:53 +02:00
Bruno Sutic 824906ffa5
Minor wording tweaks 2015-06-02 21:36:35 +02:00
Javier Lopez 937390b0e7 document removal procedure and update the changelog 2015-05-27 13:41:04 -05:00
Bruno Sutic 4f3e1030e4
Update readme with other goodies and twitter link 2015-02-20 14:19:48 +01:00
Bruno Sutic 7c10afc061
v1.2.0 2014-11-20 02:28:20 +01:00
Bruno Sutic ac473213fa
Travis badge in the readme now links to travis 2014-11-20 02:21:22 +01:00
Bruno Sutic cd2371dc5f
Add travis.yml 2014-11-20 02:09:28 +01:00
Bruno Sutic 804a90707c
Document more advanced features 2014-10-17 23:16:02 +02:00
Bruno Sutic e3103601f1
Emphasize TPM initialization should come last in tmux.conf 2014-10-06 12:36:46 +02:00
Bruno Sutic 264efb2fa8
Update readme 2014-09-29 00:07:06 +02:00
Bruno Sutic 83278cff7f
Update readme 2014-09-29 00:06:45 +02:00
Bruno Sutic dcde0fadfe
Instructions about uninstalling plugins 2014-09-29 00:06:02 +02:00
Bruno Sutic 31857633b4
Add bash to the list of dependencies 2014-09-10 21:54:59 +02:00
Bruno Sutic 28cd3e5e2f Update readme with new functionality 2014-08-05 21:04:17 +02:00
Bruno Sutic 1f7e58f3a7 Remove README about section 2014-08-05 17:20:55 +02:00
Bruno Sutic d8f7d27033 Update list of plugins in the README 2014-08-02 20:57:56 +02:00
Bruno Sutic 4d98b4ad05 Update readme 2014-08-02 12:29:07 +02:00
Bruno Sutic c37ed1be2c Change github organization for this and other plugins 2014-07-28 16:04:11 +02:00
Bruno Sutic e428b0f7f9 Readme update 2014-07-17 23:19:27 +02:00
Bruno Sutic 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
Bruno Sutic 636279104e Add a note about tests to the README 2014-07-17 22:56:02 +02:00
Bruno Sutic 2e8f2aa0cd Add `tmux online status` to the plugin list 2014-06-03 12:17:40 +02:00
Bruno Sutic 9b8cc78d79 Update a list of plugins 2014-06-03 11:40:02 +02:00
Bruno Sutic 7c385390d7 Small wording update in the readme 2014-05-23 11:23:15 +02:00
Bruno Sutic a72c07d0c1 Change location of the `About` readme section 2014-05-21 12:54:36 +02:00
Bruno Sutic 558814357d Add instructions for creating plugins 2014-05-21 12:29:20 +02:00
Bruno Sutic 6fca799a33 Small tweak to the README 2014-05-21 11:22:30 +02:00