minor
This commit is contained in:
parent
744cf78f62
commit
e8d42b488a
1 changed files with 4 additions and 1 deletions
|
|
@ -70,6 +70,9 @@ in
|
|||
shell-integration = "detect";
|
||||
shell-integration-features = "cursor,sudo,title";
|
||||
|
||||
# Terminal type - use widely-supported xterm-256color for SSH compatibility
|
||||
term = "xterm-256color";
|
||||
|
||||
# Mouse settings
|
||||
mouse-hide-while-typing = true;
|
||||
mouse-shift-capture = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue