lluar

Results 3 issues of lluar

If I use toggleterm as pos I can run the task only once. The second time I get the following error: ``` E5108: Error executing lua ...asynctasks.nvim/lua/telescope/_extensions/asynctasks.lua:42: Vim(lua):E5108: Error executing...

When I run a task then the terminal running in a new tab ignores my autocmd for TermOpen. `vim.cmd "autocmd TermOpen term://* startinsert"` The Terminal is always in normal mode.

Environment: - OS: Linux - Vim (`:version`): Neovim 0.6 - Terminal: Bash If you have a trouble with coloration and are using Vim/Neovim with terminal: - [ x] Does your...