GithubHelp home page GithubHelp logo

thesast / tmux-transient-status Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 3.01 MB

Automatically make your tmux status bar vanish when unneded.

License: Other

Shell 100.00%
shell statusbar tmux tmux-plugin tmux-plugins tmux-status tpm

tmux-transient-status's Introduction

Tmux Transient Status

This tmux tpm plugin makes your status bar appear only after the <prefix> key is pressed (and for a small amout of time thereafter).

Preview

img/preview.gif

Installation

You can install this plugin through tpm:

  1. Install tpm (duh)
  2. Add this line to your tmux.conf:
set -g @plugin 'thesast/tmux-transient-status'
  1. Install the plugin with <prefix>I, unless you changed @tpm-install, in which case you should use the keybind you set.

Configuration

This plugins offers two options to be set in your tmux.conf with these defaults:

set -g @transient-status-delay '0.5'
set -g @transient-status-stall '2.5'

The first one controls the amount of seconds the status bar will wait after you press <prefix> before appearing (set to 0 to make it instant).
The second one controls the amount of seconds the status bar will linger for after you are done with your command (set to 0 to disable lingering).

FAQ

Why does send-prefix not work sometimes?

Make sure to source your tmux.conf (and run tpm in it!) after you bind a key to send-prefix, as the plugin is not hot-reloaded.

Why is my status bar not hiding correctly?

See the previous answer as it also applies to <prefix>. This plugin only deals with the primary <prefix> not the secondary one or any other extra ones.

Other plugins

You might also like these plugins:

  • tmux-powerline - A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash. This was shown in preview.

  • tmux-nav-master - Easy cross-navigation between tmux and other terminal applications.

  • tmux-keylocker - Lock away your tmux keybinds temporarely.

Licence

MIT and Apache 2.0

tmux-transient-status's People

Contributors

thesast avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.