You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
list active terminal buffers, in background or in visible buffers.
delete a terminal buffer
Change the shell and arguments used when spawning the buffer (bash, fish, zsh)
Redraw, when the layout is messed up, the buffer should redraw the canvas.
Ex. ``VTerm bufferId` would open the buffer previously created or init a new one.
Would be easier to have the same terminal buffer in multiple tabs for instance.
Windows note: Tested split-term and neovim :terminal with Bash on Windows and Onivim. It works really well.
I wonder if I should add a little command to enable Windows Developper mode (if a proper configuration variable is setup, by default it would do nothing) through powershell and open the Linux distributions available in the Store.
The text was updated successfully, but these errors were encountered:
Several commands that manage terminal buffers:
Ex. ``VTerm bufferId` would open the buffer previously created or init a new one.
Would be easier to have the same terminal buffer in multiple tabs for instance.
Windows note: Tested split-term and neovim :terminal with Bash on Windows and Onivim. It works really well.
I wonder if I should add a little command to enable Windows Developper mode (if a proper configuration variable is setup, by default it would do nothing) through powershell and open the Linux distributions available in the Store.
The text was updated successfully, but these errors were encountered: