I'm struggling to install plugins for tmux, help?

This page summarizes the projects mentioned and recommended in the original post on /r/tmux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • tpm

    Tmux Plugin Manager

    if "test ! -d ~/.tmux/plugins/tpm" \ "run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"

  • tmux-resurrect

    Persists tmux environment across system restarts.

    to the bottom of my tmux.conf file. Then I tried to install tmux resurrect. I added it to the .conf file under set -g @plugin 'tmux-plugins/tmux-sensible'. Here I ran into my first problem. The github states "Hit prefix + I to fetch the plugin and source it. You should now be able to use the plugin". However, pressing ctrl+b+I in tmux doesn't do anything for me.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • tmux

    tmux source code

    also make sure you have a more recent version of tmux. i think my pi came with 2.8 but 3.1c is the latest if you want to download and build it for yourself.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts