Remove --select-1

This commit is contained in:
Ajeet D'Souza
2024-06-03 13:04:07 +05:30
committed by GitHub
parent 063f9c1632
commit dbe6f185cf
-1
View File
@@ -112,7 +112,6 @@ impl Query {
"--tabstop=1",
// Scripting
"--exit-0",
"--select-1",
])
.enable_preview()
}