1
0
Fork 0
mirror of synced 2024-06-01 06:41:11 -04:00
Commit graph

13 commits

Author SHA1 Message Date
eggbean 9d4a9e7cad Colourise update response to make failure more apparent
It is too easy to miss when an update fails, so this makes the result
much quicker to understand
2023-07-03 05:56:27 +01:00
Franklin Yu e504b8eec6 Show the output of Git pull when updating plugins
This tells users whether a plugin changed during the update.
2023-01-05 20:37:06 -08:00
Rafał Rothenberger fe5e13152a add branch support 2019-05-19 23:26:00 +02:00
Graham McGregor 1579534c2e Prevent clean_plugins from deleting root
If tmux was not yet configured to initialize the Tmux Plugin Manager,
the variable for the plugin home was not being set. This was resulting
in a `rm -rf /` which is pretty nuclear.

Fixes: https://github.com/tmux-plugins/tpm/issues/58
2016-12-03 12:06:29 -05:00
Graham McGregor 9e082ff1b3 Update plugins in parallel 2016-11-12 15:20:08 -05:00
Bruno Sutic 9be7f975e9
Move all helpers to 'helpers/' dir 2015-08-03 17:56:45 +02:00
Bruno Sutic 0e9b64ffc4
Stop using global variable for tpm path 2015-08-03 15:30:19 +02:00
Bruno Sutic 5adc9a987f
Helper functions refactoring 2015-08-03 15:17:07 +02:00
Bruno Sutic 516a6ea4c4
Tmux echo function rename 2015-08-03 01:25:51 +02:00
Bruno Sutic 7ff8de38a4
Enable updating plugins via cli executable 2015-08-02 12:56:44 +02:00
Bruno Sutic 9949d48b6a
GIT_TERMINAL_PROMPT=0 2015-02-08 15:38:55 +01:00
Bruno Sutic 3af756d836 update_plugin script 2014-08-05 20:43:28 +02:00
Bruno Sutic 3a5f56f10d U key binding shows a list of installed plugins 2014-08-05 18:45:59 +02:00