Merge branch 'master' into floating_panes

This commit is contained in:
Michael Grant
2026-04-15 23:26:02 -04:00
12 changed files with 69 additions and 35 deletions

View File

@@ -29,7 +29,8 @@
" 'Previous' 'p' {switch-client -p}" \
" ''" \
" 'Renumber' 'N' {move-window -r}" \
" 'Rename' 'n' {command-prompt -I \"#S\" {rename-session -- '%%'}}" \
" 'Rename' 'r' {command-prompt -I \"#S\" {rename-session -- '%%'}}" \
" 'Detach' 'd' {detach-client}" \
" ''" \
" 'New Session' 's' {new-session}" \
" 'New Window' 'w' {new-window}"