neovim-tasks icon indicating copy to clipboard operation
neovim-tasks copied to clipboard

A statefull task manager focused on integration with build systems.

Results 5 neovim-tasks issues
Sort by recently updated
recently updated
newest added

I was playing around with `nvim-dap` and its integration with this plugin and I think I found a couple of bugs. https://github.com/Shatur/neovim-tasks/blob/2730051a3ff2eaf34e392f2304bab217d884fc30/lua/tasks/runner.lua#L120-L127 1. According to `nvim-dap` documentation, `dap.configurations.` is a...

I really appreciate you open-sourcing your efforts, I used to use the previous a lot and planning to port to this one, but I noticed two commits that I rely...

Can't find a way to redirect input by using the configuration files. Is there a way? I tried something like: ```json { "cmake": { "cmd": "cmake", "dap_name": "lldb", "target": "longest-palindrome",...

Is there a way to set the task arguments when the task is part of another task? For example when running `Task start cmake debug` it will call `build` but...

enhancement

loss: ![Clip_2024-05-17_19-16-59](https://github.com/Shatur/neovim-tasks/assets/92523839/188b3298-0ed8-4d9e-9f00-26f6d15f24a5) not lost: ![Clip_2024-05-17_19-18-36](https://github.com/Shatur/neovim-tasks/assets/92523839/e0528d19-2d68-46c4-aec5-76a4d72b1be5)