Skip to content

A Versitile Tmux Configuration for easy, handy and fast usage.

Notifications You must be signed in to change notification settings

its-ashu-otf/.tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Versitile Tmux

This is a simple tmux configuration enabling to have arbitrarily many tmux sessions with fast and easy accesibility.

tmux-logo-large

Installation

bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/its-ashu-otf/.tmux/main/setup_tmux.sh)"

To Start Tmux simultaneosly with Terminal

Add this command to your terminal profile

/usr/bin/zsh -ilc "tmux attach || tmux new"

Features

  • Makes tmux using a bit friendly :)
  • Navigating is easier
  • Easy and fast session change
  • Cross platform clipboard copy paste works

Shortcuts

  • Ctrl + a, z: Zoom in/out in current window
  • Ctrl + d: Kill the current active window & pane
  • Ctrl + shift + c: copy to os clipboard
  • Ctrl + shift + v: paste to os clipboard
  • Ctrl + a: My prefix key
  • Ctrl + t: create a new window
  • Ctrl + a, s: create a new nested tmux session
  • Ctrl + a, f: Find windows
  • Ctrl + a, A: rename current window
  • Alt + Right: move to the next window of the current row
  • Alt + Left: move to the previous window of the current row
  • Alt + Up: move to the inner tmux session
  • Alt + Down: move to the outer tmux session

About

A Versitile Tmux Configuration for easy, handy and fast usage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages