Commit 1c924d5
authored
fix: Make command execution on windows work for non-exe open methods (#141)
This should make is so that using "start" as an open_program in the
config actually works on windows. it changes the executable check out
for an try-catch basically.1 parent 82c7a93 commit 1c924d5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | | - | |
| 237 | + | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments