Add some stuff to make pi agent happier

This commit is contained in:
Eli Ribble 2026-05-08 23:25:58 +00:00
parent 851f6d9655
commit ee93e18a6b
No known key found for this signature in database
2 changed files with 15 additions and 0 deletions

View file

@ -20,3 +20,7 @@ set-window-option -g bell-action other
set -g window-status-style bg=yellow
set -g window-status-current-style bg=red,fg=white
# Set up modifier keys so that Shift+Enter and Ctrl+Enter are distinguishable
# based on https://github.com/earendil-works/pi/blob/main/packages/coding-agent/docs/tmux.md
set -g extended-keys on
set -g extended-keys-format csi-u