Commit Graph

21 Commits

Author SHA1 Message Date
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 3347871a03
Update plugins bugfix 2015-08-03 01:22:06 +02:00
Bruno Sutic 44f9dd2719
Remove unused function 2015-08-03 01:16:56 +02:00
Bruno Sutic 9794997b6b
Variable quoting war 2015-08-03 00:42:03 +02:00
Bruno Sutic 58877eea8d
Correct errors in bin/install_plugins output 2015-08-01 18:14:05 +02:00
Bruno Sutic 40ba8e58dc
Enable installing plugins via cli executable 2015-08-01 18:14:04 +02:00
Bruno Sutic a51fb24f62
Extract 'ensure_tpm_path_exists' function 2015-08-01 18:14:04 +02:00
Bruno Sutic 240a497a35
Refactoring 2015-07-07 18:50:55 +02:00
Bruno Sutic 7ce0326916
New and old plugin syntax work together 2015-07-07 01:04:26 +02:00
Bruno Sutic 6a5784433b
`TMUX_PLUGIN_MANAGER_PATH` always has trailng slash
If the trailing slash character is not there it causes issues when
installing plugins.

Closes #38
2015-07-07 00:22:47 +02:00
Bruno Sutic 57e36cde13
Uups, fix last commit 2015-06-03 01:46:35 +02:00
Bruno Sutic e19b7689e0
Permit leading whitespace with new plugin definition syntax 2015-06-03 01:34:50 +02:00
Bruno Sutic 583e447d33
Use `-g` in new plugin definition syntax
When tmux options are used without `-g` tmux complains on startup.
2015-06-02 23:27:22 +02:00
Javier Lopez 445be1eede add bundle style plugin definition 2015-06-02 22:20:50 +02:00
Bruno Sutic 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
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
Bruno Sutic 77747b8e02 Switching to tab indentation 2014-05-24 23:15:13 +02:00
Bruno Sutic 89b5c18196 First commit 2014-05-19 11:42:56 +02:00