Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal buffer manager #10

Open
mklabs opened this issue Apr 14, 2018 · 0 comments
Open

Terminal buffer manager #10

mklabs opened this issue Apr 14, 2018 · 0 comments

Comments

@mklabs
Copy link
Member

mklabs commented Apr 14, 2018

Several commands that manage terminal buffers:

  • add, edit an id (name, title) for a buffer
  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant