Coder Social home page Coder Social logo

tmux-config's Introduction

Installation

To install, run

git clone git://github.com/nviennot/tmux-config.git ~/.tmux
cd ~/.tmux
make install

To update the repository, run

make update

Key Bindings

Alt + E Prefix (you probably won't need it)

The following key bindings do not require you to send the prefix keystroke:

Alt + | Split vertically
Alt + - Split horizontally

Alt + H Go to the left pane
Alt + J Go to the bottom pane
Alt + K Go to the top pane
Alt + L Go to the right pane

Alt + = Equal vertial panes
Alt + + Equal horizontal panes
Alt + Arrow Resize pane

Alt + PageUp Copy mode and page up
Alt + U Copy mode Alt + I Paste

Alt + 8 Choose a session to attach
Alt + 9 Cycle left through sessions
Alt + 0 Cycle right through sessions

Ubiquitous Tmux

You can use tmux-login as a login shell to always run your favorite shell inside a tmux session.

Important: It's nearly impossible to get a terminal without a tmux session, so attaching to a remote tmux session (e.g. doing pair programing) can be challenging. Running konsole zsh or xterm zsh (replace with your terminal) spawns a terminal without tmux.

Notes

The status bar is hidden by default (type tmux set status to toggle it) because creating windows is not part of my workflow. I'd rather open a new tab in my terminal, or a new terminal. To me, Tmux is a fix to what my terminal should have builtin.

tmux-config's People

Contributors

nviennot avatar cj avatar chazy avatar

Watchers

 avatar James Cloos 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.