Screencasts & Tutorials β’ Zellij β’ Basic Functionality + Floating Panes + Command Panes + Scrollback Editing Here we demonstrate some of the more basic functionality of Zellij and terminal multiplexers in general.
A UX Expert Fixes My Tmux - nice recommendation to simplify boilerplate and move status bar to the top of the screen to avoid clutter at the bottom when vimβs status bar is active - DevOps Toolbox
clone bare repo so the main project folder just contains subfolders named after local branches (no project files at root level) to avoid finding duplicate files when searching in vim
launch separate vim session per worktree
status bar at top
vim ideas:
automatically open telescope find files on startup
telescope input box at top
31:00: super minimal status bar (only lsp/git diff counts; no mode, filetype, line count etc)
kitty: trying out using kitty as a replacement for tmux (since I primarily use tmux for session/window management); so far, so good: the startup session feature is a nice replacement for tmux resurrect (since I generally want the same starting point each day since I tend to focus on a consistent shortlist of projects on each device)