-
Notifications
You must be signed in to change notification settings - Fork 467
Open
Description
Description
I installed tmux via Homebrew and did git clone tpm but it does not let me install plugins.
Expected Behavior
~/.tmux/plugins
❯ ls
tpm tmux-sensible ...
❯Actual Behavior
Plugins are not shown in ~/.tmux/plugins
TMUX environment reloaded.
Done, press ESCAPE to continue. ~/.tmux/plugins/tpm/scripts
❯ ./install_plugins.sh
❯~/.tmux/plugins
❯ ls
tpm
❯Steps to Reproduce the Problem
.tmux.conf
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'dracula/tmux'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
set -g @plugin 'christoomey/vim-tmux-navigator'
# https://www.reddit.com/r/neovim/comments/35h1g1/neovim_slow_to_respond_after_esc/
set -sg escape-time 0
set -g status-interval 0
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'Specifications
❯ neofetch
'c. user
,xNMM. ----------------------
.OMMMMo OS: macOS 13.2.1 22D68 arm64
OMMM0, Host: Mac14,9
.;loddo:' loolloddol;. Kernel: 22.3.0
cKMMMMMMMMMMNWMMMMMMMMMM0: Uptime: 20 mins
.KMMMMMMMMMMMMMMMMMMMMMMMWd. Packages: 73 (brew)
XMMMMMMMMMMMMMMMMMMMMMMMX. Shell: zsh 5.8.1
;MMMMMMMMMMMMMMMMMMMMMMMM: Resolution: 1147x745@2x
:MMMMMMMMMMMMMMMMMMMMMMMM: DE: Aqua
.MMMMMMMMMMMMMMMMMMMMMMMMX. WM: Amethyst
kMMMMMMMMMMMMMMMMMMMMMMMMWd. Terminal: kitty
.XMMMMMMMMMMMMMMMMMMMMMMMMMMk CPU: Apple M2 Pro
.XMMMMMMMMMMMMMMMMMMMMMMMMK. GPU: Apple M2 Pro
kMMMMMMMMMMMMMMMMMMMMMMd Memory: 2538MiB / 32768MiB
;KMMMMMMMWXXWMMMMMMMk.
.cooc,. .,coo:.
gforien
Metadata
Metadata
Assignees
Labels
No labels