macOS
•
xterm-256color
•
zsh
282 views
In a nutshell, this is Vim’s g_CTRL-A for zsh. It’s intended for multi-pane terminals that can broadcast keyboard input to all visible panes. When vim-sync-incarg is invoked, each pane will have an integer on the current line incremented by a different amount.
The example in the recording uses vim-sync-incarg to login to 5 sequentially numbered SSH hosts at the same time.
This is a demo for https://www.zsh.org/mla/workers/2024/msg00082.html.