visidata: sandbox with bunpen

This commit is contained in:
2024-09-03 17:53:37 +00:00
parent f537049387
commit c7638be79b

View File

@@ -8,7 +8,7 @@
doCheck = false; doCheck = false;
}); });
sandbox.method = "bwrap"; # TODO:sandbox: untested sandbox.method = "bunpen";
sandbox.autodetectCliPaths = true; sandbox.autodetectCliPaths = true;
}; };
} }