Commit graph

5 commits

Author SHA1 Message Date
f768faed0d
Add Alacritty binding for tmux copy-mode
Added Cmd-Esc key binding to enter tmux copy mode.
2024-02-10 11:33:24 -08:00
63c296078a
🐛 Add in the missing popup term key binding 2024-02-06 20:26:38 -08:00
6c1420bb9a
Start tmux on alacritty startup 2024-02-06 20:24:37 -08:00
dbf31958fd
🐛 Fix colors in nvim with tmux 2024-02-06 18:53:32 -08:00
b217f4051d
Trying out Alacritty; adjust tmux key bindings
Third time's the charm -- finally got Alacritty configured to a minimal
usable state. Font is displayed differently which will take some getting
used to.

Also adjusted the tmux keybindings, added in descriptions, and generally
just made things clearer. Apparently I was still using the default
bindings for switching panes and just mapping the iTerm2 shortcut to
it, so I brought those more in line with the cmd-<key> bindings for
easier translation.
2024-02-05 22:00:46 -08:00