mirror of
https://github.com/openai/codex.git
synced 2026-04-29 02:41:12 +03:00
chore(core) Remove Feature::PowershellUtf8 (#15128)
## Summary This feature has been enabled for powershell for a while now, let's get rid of the logic ## Testing - [x] Unit tests
This commit is contained in:
@@ -431,9 +431,6 @@
|
||||
"plugins": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"powershell_utf8": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"prevent_idle_sleep": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -2040,9 +2037,6 @@
|
||||
"plugins": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"powershell_utf8": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"prevent_idle_sleep": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user