Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Tmux

tmux is a terminal multiplexer:

  • it enables a number of terminals to be created, accessed, and controlled from a single screen.
  • tmux may be detached from a screen and continue running in the background, then later reattached.
  • Learn more about tmux.

tmux - darknesscode

Prefix key = C-u

Source config file = C-u + r

Mouse support is on.

KeysAction
<C-a> + |Split Window Horizontal
<C-a> + -Split Window Vertical
<C-a> + tClock (like screensaver
<Alt> + ArrowsSwitch Panels
<C-a> + 0-1Switch windows
<C-a> + wShows windows list
<C-a> + cCreate new window
<C-a> + ,Change name of window
<C-a> + xKill window (panel)

For more kybindings tmux cheat sheet

About

tmux is a terminal multiplexer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages