nushell history isolation

This commit is contained in:
Henrik Bakken
2025-04-11 11:51:50 +02:00
parent 42578aaf97
commit 79b2b508ae
+2 -4
View File
@@ -6,10 +6,8 @@ $env.config = {
vi_normal: block
}
history: {
max_size: 100_000
sync_on_enter: true
file_format: "plaintext"
isolation: false
file_format: sqlite
isolation: true
}
keybindings: [
{