Note: This site is currently "Under construction". I'm migrating to a new version of my site building software. Lots of things are in a state of disrepair as a result (for example, footnote links aren't working). It's all part of the process of building in public. Most things should still be readable though.

My Personal Keybinds For tmux And Neovim Window, Tabs, and Panes

This to cover

  • new window (tmux):

  • cycle windows (tmux):

  • make vertical pane (tmux):

  • make horizontal pane (tmux):

  • new editor tab (nvim): ENTER-n

  • previous tab (nvim): ENTER-f-u

  • next tab (nvim): ENTER-f-n

  • select pane to left: ENTER-f-h - select pane to down: ENTER-f-j - select pane to up: ENTER-f-k - select pane to right : ENTER-f-l

  • Open new file in nvim: