tvl-depot/users/multi
multi 83e586a6f2 fix(users/multi/home): fix tmux keybindings for tmux 3.1
The "swap-window" command swaps two windows, the 'source' and
'destination' window, exchanging the indices they occupy in the window
list. In at least tmux 2.8 (which is what's in Debian Stable), if the
window under focus is the source window, then focus follows that window
(i.e. the focus changes to the current window's new index atomically
with it being moved to that index).

In more recent tmux versions, this is not the case, and the focus
remains on the old index, so that the replacement window comes under
focus. The former behaviour is still possible, but must be explicitly
requested.

Change-Id: Ieff606dfc2624b869d3bb6e1344dd4d0c6301857
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2169
Reviewed-by: multi <depot@in-addr.xyz>
Tested-by: BuildkiteCI
2020-11-27 19:23:31 +00:00
..
home fix(users/multi/home): fix tmux keybindings for tmux 3.1 2020-11-27 19:23:31 +00:00
pkgs refactor(user/multi/pkgs): make my local package set readTree-compatible. 2020-11-22 20:29:47 +00:00
keys.nix feat(whitby): add multi 2020-08-09 19:42:07 +00:00
OWNERS feat(users/multi): init, add SSH keys 2020-08-09 17:20:43 +00:00