jixiuf / vterm-toggle

toggles between the vterm buffer and whatever buffer you are editing.
GNU General Public License v3.0
189 stars 12 forks source link

vterm-toggle to work with projectile-run-vterm for projects with different frames ? #41

Open 99702 opened 1 year ago

99702 commented 1 year ago

Hello , I use vterm-toggle to run vterm and toggle the system but this only works for one server and not project wise. It would be great if it would be integrated with projectile packages to run vterms based on project we are running. is there any way? thanks

jixiuf commented 1 year ago

see https://github.com/jixiuf/vterm-toggle/blob/b189a2bb068123c962ed0d917409e5afa68715f5/vterm-toggle.el#L65 it use project.el instead of projectile