akinsho / toggleterm.nvim

A neovim lua plugin to help easily manage multiple terminal windows
GNU General Public License v3.0
4.06k stars 170 forks source link

Please check instructions #543

Closed raffaem closed 5 months ago

raffaem commented 5 months ago

Is there an existing issue for this?

Current Behavior

Please check if the instructions I wrote here are correct: https://github.com/akinsho/toggleterm.nvim/wiki/Per-file-type-shell

Expected Behavior

See above

Steps To Reproduce

See above

Environment

- OS:
- neovim version:
- Shell:

Anything else?

No response

akinsho commented 5 months ago

@raffaem I don't use any of those languages so I haven't a clue about if there are custom shells to use for those languages 🤷🏾‍♂️ since it's a public wiki if someone wants to change your submission they can. Hopefully you added those because you have tried them. If you haven't actually tried those examples I recommend that you don't add them as you might just confuse someone else

raffaem commented 5 months ago

Of course I tested them, but my main question is whether my "understanding" on how the shell function is called (first within the code buffer, then within the terminal) was correct! :)