tmux
tmux source code (by tmux)
emacs-theme-gruvbox
Gruvbox is a retro groove color scheme for Emacs. Port of the Vim version. (by greduan)
| tmux | emacs-theme-gruvbox | |
|---|---|---|
| 252 | 36 | |
| 46,483 | 673 | |
| 3.1% | 0.0% | |
| 9.4 | 3.2 | |
| 3 days ago | over 1 year ago | |
| C | Emacs Lisp | |
| ISC License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tmux
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 2026-05-20.
-
OpenClaw and Claude Code - Multi Agents talking via Handoff File
The hard part is the hand-off. I tried three using a shared tmux session and a filesystem via handoff file, and with an ACP (Agent Communication Protocol):
-
5 CLI Tools I Use to Keep Terminal Workflows Less Annoying
tmux is still hard to beat when you need persistent terminal sessions, panes, and project workspaces.
-
Using TMUX and tmuxinator for a better docker compose experience
This tutorial provides a practical introduction to TMUX and how you can use tmuxinator to easily set up terminal dashboards with logs and shell sessions for your docker compose projects.
-
reptyr: Move a Running Process Into tmux After Forgetting to Start It
tmux official GitHub repository
-
How to setup Terminal tools for Mac
tmux/tmux
-
How I Use 4 Terminal Setups with Claude Code Agent Teams
Combining tmux with Ghostty unlocks Agent Teams split-pane mode, plus:
-
tmux: Zero to Hero in 8 Minutes
tmux GitHub
- Show HN: Orchestrator, tmux-style split pane Claude sessions
-
10 More CLI Tools for AI Coding: Part 2 Terminal Workflow Guide
tmux is the terminal multiplexer — it lets you run persistent, multi-pane terminal sessions that survive disconnects. If you close your laptop and come back, your tmux sessions are still running.
- Claude Chill: Fix Claude Code's Flickering in Terminal
emacs-theme-gruvbox
Posts with mentions or reviews of emacs-theme-gruvbox.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-03-24.
-
Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller
In case anyone's wondering, this website's syntax highlighting color scheme is called "gruvbox", which I quite like but took an embarrassingly long time to track down
https://github.com/morhetz/gruvbox
-
I made my DEV articles into a blog using the Forem API
I love gruvbox as a colour scheme, and I wanted something kind of retro. Something that wasn't another swish corporate-looking effort full of stock images but that also didn't look too playful.
-
Lite 🚀 ApolloNvim Distro 2024
👉 Gruvbox theme Gruvbox for Neovim.
-
Switching to emacs, but the Gruvbox theme here looks different than in CLion or VIM
Recently I wanted to get back to Emacs, and as with any text editor I use, installed the Gruvbox theme.
-
Starfield Constellation Logo - Minimalist Gruvbox Edition [3840x2160] [OC]
Native 4K minimalist/modernist take on the Constellation logo from Bethesda's upcoming SciFi RPG, Starfield. Colors tweaked to use those from the gruvbox palette by morhetz. I wanted something like this for my own desktop, couldn't find it anywhere. So I made it myself and figured maybe someone else might like it.
-
Gruvbox PSP Theme [W.I.P]
Gruvbox its a retro groove Color scheme heavily inspired by badwolf, jellybeans and solarized. With this I want to give the community a customization theme a little different from what they are used to such as neon and those quirky themes that do not go with the retro theme of the PSP
-
Syntax highlighting for JavaScript that uses coc-tsserver? The picture shows how my JavaScript import statement looks like currently on top, and below is how it should be highlighted
https://github.com/morhetz/gruvbox and https://github.com/sheerun/vim-polyglot are Vim plugins that work in Neovim, but they don't allow you to use treesitter, so if you don't want to use treesitter use them.
-
Colored statusline doesn't load at start; I need to manually source $MYVIMRC
" This file contains common and basic plugins too essential not to include " See https://github.com/junegunn/vim-plug/wiki/tutorial " Auto install vim-plug (if not already installed) if empty(glob('~/.config/nvim/autoload/plug.vim')) silent !curl -fLo ~/.config/nvim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim autocmd VimEnter * PlugInstall endif " Run PlugInstall if there are missing plugins autocmd VimEnter * if len(filter(values(g:plugs), '!isdirectory(v:val.dir)')) \| PlugInstall --sync | source $MYVIMRC \| endif " enable Vim-Plug: call plug#begin('~/.config/nvim/plugged') " Install/update plugins Plug 'https://github.com/tpope/vim-commentary.git' Plug 'https://github.com/morhetz/gruvbox' " Better C/C++ syntax highlighting; Plug 'https://github.com/jackguo380/vim-lsp-cxx-highlight' call plug#end() "---------- Basic configs ---------------------------------------------------- autocmd vimenter * ++nested colorscheme gruvbox " Enable transparent background let g:gruvbox_transparent_bg = 1
-
why is my grubox not working as it should? is it a font issue? any help is appreciated
VimScript version: github.com/morhetz/gruvbox and github.com/sheerun/vim-polyglot
-
What type of theme do you use?
I love the gruvbox dark theme.
What are some alternatives?
When comparing tmux and emacs-theme-gruvbox you can also consider the following projects:
zellij - A terminal workspace with batteries included
gruvbox-material - Gruvbox with Material Palette
Mosh - Mobile Shell
kanagawa.nvim - NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
tmate - Instant Terminal Sharing
forest-night - 🌲 Comfortable & Pleasant Color Scheme for Vim