.tmux

Oh my tmux! My self-contained, pretty & versatile tmux configuration made with 💛🩷💙🖤❤️🤍 (by gpakosz)

.tmux Alternatives

Similar projects and alternatives to .tmux

  1. ohmyzsh

    609 .tmux VS ohmyzsh

    🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. fzf

    430 .tmux VS fzf

    :cherry_blossom: A command-line fuzzy finder

  4. missing-semester

    The Missing Semester of Your CS Education 📚

  5. alacritty

    369 .tmux VS alacritty

    A cross-platform, OpenGL terminal emulator.

  6. fish-shell

    The user-friendly command line shell.

  7. coc.nvim

    322 .tmux VS coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  8. kitty

    315 .tmux VS kitty

    Cross-platform, fast, feature-rich, GPU based terminal

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. starship

    308 .tmux VS starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  11. tldr

    275 .tmux VS tldr

    📚 Collaborative cheatsheets for console commands

  12. nerd-fonts

    Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more

  13. wasmtime

    187 .tmux VS wasmtime

    A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

  14. wasmer

    142 .tmux VS wasmer

    🚀 Fast, secure, lightweight containers based on WebAssembly

  15. edex-ui

    63 .tmux VS edex-ui

    Discontinued A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.

  16. mcfly

    51 .tmux VS mcfly

    Fly through your shell history. Great Scott!

  17. Tmuxinator

    45 .tmux VS Tmuxinator

    Manage complex tmux sessions easily

  18. vim-tmux-navigator

    43 .tmux VS vim-tmux-navigator

    Seamless navigation between tmux panes and vim splits

  19. config

    34 .tmux VS config

    configuration library for JVM languages using HOCON files

  20. tmuxp

    23 .tmux VS tmuxp

    🖥️ Session manager for tmux, build on libtmux.

  21. tab-rs

    14 .tmux VS tab-rs

    The intuitive, config-driven terminal multiplexer designed for software & systems engineers

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better .tmux alternative or higher similarity.

.tmux discussion

Log in or Post with

.tmux reviews and mentions

Posts with mentions or reviews of .tmux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-25.
  • TMUX: Terminal Multiplexer
    1 project | dev.to | 4 Oct 2024
    For a quick start with great customizations, check out this popular config: gpakosz/.tmux
  • `tmux` is worse is better
    7 projects | news.ycombinator.com | 25 May 2024
    repo: https://github.com/gpakosz/.tmux.git
  • Advice to be more efficient with the terminal?
    12 projects | /r/ExperiencedDevs | 27 Feb 2023
  • Why is that when I'm inside tmux $XDG-*-DESKTOP became unset?
    1 project | /r/linuxquestions | 6 Feb 2023
    No I didn't condigure any of it and I"m using oh my tmux conf.
  • What's the oldest version of tmux you're actively using?
    1 project | /r/tmux | 22 Jan 2023
    Oh my tmux! requires tmux 2.4+ and I would like to figure out what's oldest version of tmux people are actively using.
  • Guide to TMUX - Terminal That Remembers Everything
    1 project | dev.to | 5 Jan 2023
    Here's a good source for more in-depth tuning .tmux.conf
  • Getting Started with Tmux
    12 projects | news.ycombinator.com | 11 Dec 2022
    Looks like no one has mentioned https://github.com/gpakosz/.tmux

    You still need to learn the basics but this lowers the learning curve a lot.

  • Help!
    2 projects | /r/linuxmasterrace | 5 Nov 2022
    Totally! Lately (this last year or so) i am also using this on top of tmux https://github.com/gpakosz/.tmux I don't knmow if you know it, its very close to the old configuration I worte myself, but with more colors :P
  • Emacs running under screen on a Mac, going underline-crazy, and driving me crazy
    1 project | /r/emacs | 20 Oct 2022
    To get started with a decent tmux setup, start here: https://github.com/gpakosz/.tmux
  • Can you share your vim story?
    2 projects | /r/vim | 16 Oct 2022
    - [-] The journey has began at some time 2020 - [x] Getting boring with `atom`, `vscode`, `sublime`. Why? 1. Too slow on managing projects, each project takes **2GB** storage 2. `atom` and `vscode` are electron-based app, so it's heavy 3. Sublime is quite good, but heavily on indexing project's files - [x] Try `vim`, doing `vimtutorial`, getting struggled and ... struggled with the new ugly motions `hjkl` - [x] Few weeks passed, still getting struggled with vim - [x] Retried with `doom emacs`, but with vim bindings. Doom also supports many cool plugins - [x] Wao, `doom` is cool, project management is super cool, searching is blazing fast too - [x] Keep trying `doom`, for few weeks - [-] Then, getting boring with `doom`, it's basically emacs with vi-binding layer - [x] Retry `vim` with `bootstrap` [config](https://vim-bootstrap.com/) - [x] After ~2 months, the vim feeling is much better - [x] Add some plugins: `fzf`, session management, `grep/ack` search - [x] Add lsp [coc](https://github.com/neoclide/coc.nvim) - [x] Add/play with more plugins, yay yay yay !!! - [x] `tpope` plugins are such amazing - [x] Try `tmux`, hmm, quite good - [x] Use this awesome `tmux` [config](https://github.com/gpakosz/.tmux) - [-] 2020-07-23 Start doing a personal dotfiles - [x] Keep using `vim` + `tmux` - [x] Move to `neovim` 0.4.0, then `0.5.0+` - [x] Start note-taking with `vimwiki`, then with other plugins - [-] Try `roam`, `obsidian` - [-] Stop using `vimwiki`, not sure what happened ??? Maybe boring mainly - [o] 2022-{01..06} Try other wiki tools, `taskwarrior`, `todoist`, and `orgmode` - [o] Still getting struggled on how to note-taking
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic .tmux repo stats
23
22,972
6.9
about 1 month ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com