adalessa / laravel.nvim

Plugin for Nvim to work with laravel projects.
MIT License
235 stars 13 forks source link

Terminal runner was still useful? #41

Closed dorkster100 closed 1 year ago

dorkster100 commented 1 year ago

I may not fully understand, but doesn't the terminal runner have some things the buffer runner cannot do? For example after the completion of the task any button press closes the buffer, so i cannot copy the text from it or scroll.

Also when running tinker command it asks me to include something - which is kind of weird?

I may as well be ignorant, if you are using the buffer runner in some cool ways, let me know, I may not know how to use it properly.