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