Skip to content
/ tmux Public

Mini, easy to use and fully customizable tmux

License

Notifications You must be signed in to change notification settings

Avimitin/tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux

Nord theme screenshot

No nerdfont version unicode

Install

First of all, you need a nerd font for icons: nerd font

Then clone the repo and copy the config file to your home path.

git clone https://github.com/Avimitin/tmux

# nord theme with nerd font ver
cp tmux/.tmux.conf ~/

# no nerd font version
cp tmux/.tmux.conf.min ~/.tmux.conf

Keys

  • prefix: Ctrl-a
  • next window: Ctrl-l
  • previous window: Ctrl-h
  • move next: Alt-l
  • move previous: Alt-h
  • move up: Prefix k
  • move down: Prefix j
  • new window: Prefix Ctrl-c
  • split horizontal pane: Prefix -
  • split vertical pane: Prefix _
  • toggle scrolling: Prefix [
  • copy mode: Prefix Enter
  • switch to last window: Prefix Tab
  • swap panel: Prefix < or >

Credit

Keymap is copied from gpakosz/.tmux.

Some setting is copied from reorx/dotfiles.

Colorscheme is inspired by wfxr/tmux-power.

Nord Colorscheme is copied from: nordtheme

License

MIT License

About

Mini, easy to use and fully customizable tmux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published