Skip to content

Commit 17edda1

Browse files
committed
pi: disable auto-compaction
1 parent 3e3f958 commit 17edda1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dotfiles/pi/.pi/agent/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@
2323
"doubleEscapeAction": "none",
2424
"terminal": {
2525
"clearOnShrink": false
26+
},
27+
"compaction": {
28+
"enabled": false
2629
}
2730
}

0 commit comments

Comments
 (0)