custom agnoster

This commit is contained in:
Harivansh Rathi 2026-03-13 13:42:28 -04:00
parent 5a62439f79
commit 2ff3df0247
4 changed files with 193 additions and 1 deletions

View file

@ -23,8 +23,10 @@
set -g mouse on
# Enable extended keys so Shift+Enter and other modified keys work
set -g default-terminal "tmux-256color"
set -s extended-keys on
set -as terminal-features 'xterm*:extkeys'
set -as terminal-features 'xterm-ghostty:RGB'
# Use Vim-style pane navigation (prefix + h/j/k/l)
bind h select-pane -L