Skip to main content

Fixing the tpm uninstall shortcut on a Mac

  • If you use tpm to manage tmux plugins on your Mac, you may notice that the default keybinding for updating all your plugins [insert keybinding] doesn’t work
    • Why not?
    • Support?
  • Remap @tpm-clean plugin setting
  1. Update @tmp-clean setting to any key binding you like that does not include [the problem key]:
  2. I chose Prefix + u
set -g @tpm-clean 'u'