mirror of
https://github.com/go-task/task.git
synced 2024-12-12 10:45:49 +02:00
commit
d5cb842db2
@ -1073,9 +1073,10 @@ will try to optimize for it:
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
cmds:
|
||||
- vim my-file.txt
|
||||
interactive: true
|
||||
default:
|
||||
cmds:
|
||||
- vim my-file.txt
|
||||
interactive: true
|
||||
```
|
||||
|
||||
If you still have problem running an interactive app through Task, please open
|
||||
|
Loading…
Reference in New Issue
Block a user