Giter Club home page Giter Club logo

magictmux's Introduction

magicTmux

A tmux config that is easy to install and customize.

Install

You need to install tmux first

If tmux had already been installed:

Install magicTmux on Linux/macOS with a single command:

curl -s "https://raw.githubusercontent.com/p-z-l/magicTmux/master/install.sh" | /bin/sh

Shortcuts

magicTmux uses <C-x> as prefix by default


Panes

<prefix> 1 spilit screen right

<prefix> 2 spilit screen down

<prefix> 0 close pane

<prefix> o switch pane

<prefix> H resize pane left

<prefix> J resize pane down

<prefix> K resize pane up

<prefix> L resize pane right

<prefix> m maximize pane

<prefix> h/j/k/l navigating between panes


Windows

<prefix> c new window

<prefix> <C-h> switch to the left window

<prefix> <C-l> switch to the right window

<prefix> q kill window


Status bar

<prefix> s hide/show status bar


Others

<prefix> r reload config

Features

Display status on the status bar (Prefix-down alert, Battery percentage, CPU percentage, Date&Time)

Customize options in the ~/.tmux.conf configuration files

Better shortcuts

Contributing

Open an issue if you:

  • have a feature request
  • encountered any unexpected behaviers
  • have some difficulties while installing or using magicTmux

Pull Requests are also welcomed!

All issues and pull requests should be submitted either in English (recommended) or Chinese.

License

magicTmux is licensed under GPLv3

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.