skip to content
Felix Yammers On...
Neovim & Windows Terminal looking beautiful

Ditch `tmux` for Windows Terminal

/ 1 min read

TL;DR

Windows Terminal fits my setup and workflow better than tmux.

ActionShortcut
Vertical splitAlt+Shift++
Horizontal splitAlt+Shift+-
Auto splitAlt+Shift+d
Switch between splitsAlt + arrow keys
Resizing a splitAlt+Shift + arrow keys
Close a splitCtrl+Shift+W
Maximize a paneCtrl+Shift+P + Toggle pane zoom

I didn’t bother remapping the keys to resemble tmux because I’m already used to the defaults.

My setup & workflow

At the time of writing, I’m using vanilla Ubuntu on WSL2 with stock kickstark.nvim and Windows Terminal with some minor cosmetic changes.

Neovim & Windows Terminal looking beautiful

Reference

Most up-to-date instructions.