Git Product home page Git Product logo

tmux-power's Introduction

Tmux Powerline Theme

TPM Awesome License

Yet another powerline theme for tmux.

๐Ÿ“ฅ Installation

Install manually

Clone the repo somewhere and source it in .tmux.conf:

run-shell "/path/to/tmux-power.tmux"

NOTE: Options should be set before sourcing.

Install using TPM

set -g @plugin 'wfxr/tmux-power'

๐ŸŽจ Themes

Gold(default): set -g @tmux_power_theme 'gold' screenshot

Redwine: set -g @tmux_power_theme 'redwine' screenshot

Moon: set -g @tmux_power_theme 'moon' screenshot

Forest: set -g @tmux_power_theme 'forest' screenshot

Violet: set -g @tmux_power_theme 'violet' screenshot

Snow: set -g @tmux_power_theme 'snow' screenshot

Coral: set -g @tmux_power_theme 'coral' screenshot

Sky: set -g @tmux_power_theme 'sky' screenshot

Default: set -g @tmux_power_theme 'default' Set this theme if you want to honor the terminal colorscheme. To be used with something like pywal for instance.

โš™ Customizing

You can define your favourite main color if you don't like any of above.

set -g @tmux_power_theme '#483D8B' # dark slate blue

You can change the date and time formats using strftime:

set -g @tmux_power_date_format '%F'
set -g @tmux_power_time_format '%T'

You can also customize the icons:

set -g @tmux_power_date_icon ' ' # set it to a blank will disable the icon
set -g @tmux_power_time_icon '๐Ÿ•˜' # emoji can be used if your terminal supports
set -g @tmux_power_user_icon 'U'
set -g @tmux_power_session_icon 'S'
set -g @tmux_power_upload_speed_icon 'โ†‘'
set -g @tmux_power_download_speed_icon 'โ†“'
set -g @tmux_power_left_arrow_icon '<'
set -g @tmux_power_right_arrow_icon '>'

The default icons use glyphs from nerd-fonts.

๐Ÿ“ฆ Plugin support

tmux-net-speed

set -g @tmux_power_show_upload_speed true
set -g @tmux_power_show_download_speed true

tmux-prefix-highlight

# 'L' for left only, 'R' for right only and 'LR' for both
set -g @tmux_power_prefix_highlight_pos 'LR'

tmux-web-reachable

set -g @tmux_power_show_web_reachable true

๐Ÿ”— Other plugins

You might also find these useful:

๐Ÿ“ƒ License

MIT (c) Wenxuan Zhang

tmux-power's People

Contributors

brendon1555 avatar fortystory avatar opennomad avatar psyhomb avatar wfxr 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.