Skip to content

digr/alacritty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alacritty with tmux configuration on macOS.

Setup

brew install cask alacritty

brew install tmux

Put config file alacritty.yml into alacritty config location - ~/.config/alacritty/

Put themes folder with color themes from https://github.com/eendroroy/alacritty-theme into ~/.config/alacritty/.

Put tmux.conf to ~/.tmux.conf

Configured keys

Key Action
keys-font ResetFontSize, IncreaseFontSize, DecreaseFontSize
new-window Create a new window (Tab)
nav-window Select the next/previous window
select-window Select window 0-9 (window 0 is mapped to key 1)
split-window Split window (create pane) horizontally (left/right)
split-window-v Split window (create pane) vertically (top/bot
nav-pane Go to the next pane left/right/top/bottom
move-pane Move current pane to the next position
resize-pane Resize current pane by 1 row/column
break-pane Move current pane into a new window (‘break pane’)
zoom-pane Zoom/unzoom current pane

About

Alacritty with tmux configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published