I’m Never Using Tmux the Same Again


Hi friends,

Tmux is a fantastic tool for managing terminal sessions, but it has its limitations. One major drawback is the lack of a floating pane feature, which can make navigating between different panes cumbersome and inefficient.

Most users workaround this by creating new Tmux windows or panes, or by using hidden splits to zoom in and out. These methods work but can be inefficient and require many keystrokes, disrupting workflow and focus.

Conventional options often feel clunky and time-consuming. Switching between multiple panes or windows, and constantly zooming in and out, can break concentration and slow down productivity. It makes the user feel like they are constantly leaving their context to check logs or run additional processes.

I built a new plugin called tmux-floax to address this issue specifically!

This plugin introduces a floating pane over Tmux, providing a seamless way to manage additional tasks without leaving the current context.

Key Features of floax:

  • Distinct Style and Customization: The floating pane has a unique style and colors that are fully configurable, making it easy to differentiate from the main working environment.
  • Persistent Shell: Unlike standard Tmux popups, Floax maintains a persistent shell using its own Tmux session, allowing you to hide and bring back the pane as needed without losing your history (unlike a standard tmux-popup).
  • Ease of Use: The plugin minimizes keystrokes. For example, to switch between code and logs, you simply pop the pane, no need to zoom in and out multiple times.
  • Full Integration with any workflow: Being Tmux session on its own, you can split the floating pane vertically or horizontally, resize panes within it, and even go full screen with simple key bindings.
  • Customizable Layout Options: Quickly adjust the size and layout of the floating pane with convenient keyboard shortcuts.

Getting the plugin:

  1. Add omerxx/tmux-floax to your Tmux config using TPM (Tmux Plugin Manager).
  2. Source the configuration file and Run Ctrl-I for TPM to install new plugins

Check out tmux-floax on GitHub, give it a star if you like it, and feel free to open issues for any improvements or bugs you find.

I’d be thrilled to hear feeback of any kind!

Happy Tmuxing!

ESPRESSO FRIDAYS

Every once in a while I send hand picked things I've learned. Kind of like your filter to the tech internet. No spam, I promise!

Read more from ESPRESSO FRIDAYS

You've been lied to about self hosting... This issue is brought to you by: Auth0, my auth provider for the last 6 years. Join their free virtual dev_day on June 18th to learn how to secure AI agents and applications. Save your free spot That title might sound a bit aggressive, but this isn't about hating on hosting platforms. It's about loving the freedom, control, and cost-savings that come from owning your deployment process, without giving up the slick, easy experience we all love. And...

How DHH Solved Deploying to Production (with Open Source) Ever felt depressed by the sheer complexity of getting your application live and serving users? You’re not alone. But what if deploying to production, even (or especially) across multiple servers, could be straightforward and more importantly, free? That’s the reality DHH, the creator of Ruby on Rails and CTO of Basecamp & HEY, wanted to create, and he delivered with an open source tool called Kamal. DHH’s approach to technology always...

The UNDERRATED Open Source Powering My HomeLab This issue is brought to you by: Secure Your AI Future at Snyk Launch 2025 Join Snyk Launch to discover how to establish a foundation to build securely and confidently in the age of AI. Register for Snyk Launch 2025 (It’s Free!) Kestra, an open-source automation platform that's been a game-changer for my homelab and, frankly, could be for a lot more. It's one of those tools that flies under the radar for too many people, but packs so much...