Useful Tmux Configuration Examples

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tpm

    Tmux Plugin Manager

  • In the following section, I will briefly go over TPM. If you want to learn more, feel free to check the repository!

  • tmux

    🧛🏻‍♂️ Dark theme for tmux (by dracula)

  • Let's go over how to install a package. I really like the dracula theme plugin. To install it, I have the following in my tmux config:

  • 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.

    InfluxDB logo
  • vim-tmux-navigator

    Seamless navigation between tmux panes and vim splits

  • To accomplish this, you need to install the vim-tmux-navigator plugin for vim and tmux. Technically this is just one plugin, but it needs to be installed in both vim and tmux.

  • Learn-Vim

    Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖

  • By the way, this article assumes that you have a sufficient understanding of vim plugins. This article is about tmux, not vim. If you want to learn more, check out my other guide, learn-vim. It's the best guide you'll ever read on vim (no bias there :D)

  • vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

  • Install the vim-tmux-navigator plugin in vim. I personally use the vim-plug plugin manager, so I only need to add the following:

  • Tmuxinator

    Manage complex tmux sessions easily

  • I do this almost every single day. Let's automate it. One way to do it is to use tmux templating library like tmuxinator.

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

  • Neovim As A Tiling Window Manager!!!!!!????????????????????????????

    2 projects | /r/neovim | 8 Mar 2022
  • SpaceVim GitHub

    1 project | news.ycombinator.com | 14 Mar 2024
  • Notes on Text Editing

    2 projects | news.ycombinator.com | 18 Feb 2024
  • Helix-Vim (Readme.md)

    1 project | news.ycombinator.com | 27 Jan 2024
  • How would I get the name of the program running in the window that zellij run was ran in?

    2 projects | /r/zellij | 27 Nov 2023