mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-14 00:46:56 +00:00
TMUX_PLUGIN_MANAGER_PATH
always has trailng slash
If the trailing slash character is not there it causes issues when installing plugins. Closes #38
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
- add new `set @plugin 'repo'` plugin defintion syntax (@chilicuil)
|
||||
- revert back to using `-g` flag in new plugin definition syntax
|
||||
- permit leading whitespace with new plugin definition syntax (thanks @chilicuil)
|
||||
- make sure `TMUX_PLUGIN_MANAGER_PATH` always has trailng slash
|
||||
|
||||
### v1.2.2, 2015-02-08
|
||||
- set GIT_TERMINAL_PROMPT=0 when doing `git clone`, `pull` or `submodule update`
|
||||
|
Reference in New Issue
Block a user