mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
custom agnoster
This commit is contained in:
parent
5a62439f79
commit
2ff3df0247
4 changed files with 193 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue